diff --git a/Earthfile b/Earthfile index b8e845f..638179d 100644 --- a/Earthfile +++ b/Earthfile @@ -557,7 +557,7 @@ provider-image: COPY +stylus-image/etc/kairos/branding /etc/kairos/branding COPY +stylus-image/oem/stylus_config.yaml /etc/kairos/branding/stylus_config.yaml COPY +stylus-image/etc/elemental/config.yaml /etc/elemental/config.yaml - COPY --if-exists "$EDGE_CUSTOM_CONFIG" /overlay/.edge_custom_config.yaml + COPY --if-exists "$EDGE_CUSTOM_CONFIG" /oem/.edge_custom_config.yaml IF [ "$IS_UKI" = "true" ] COPY +internal-slink/slink /usr/bin/slink