diff --git a/build/10-build.sh b/build/10-build.sh index a375344..4f882cd 100755 --- a/build/10-build.sh +++ b/build/10-build.sh @@ -14,7 +14,7 @@ source /ctx/build/copr-helpers.sh shopt -s nullglob echo "::group:: Apply Bluefin common system files" -cp -a /ctx/oci/common/system_files/. / +cp -a /ctx/oci/common/. / echo "::endgroup::" echo "::group:: Remove Bluefin GNOME branding"