fixed another wrong path

This commit is contained in:
humocs-man
2026-03-01 16:38:38 +01:00
parent be941d5c90
commit 4ae6735c85
+1 -1
View File
@@ -14,7 +14,7 @@ source /ctx/build/copr-helpers.sh
shopt -s nullglob shopt -s nullglob
echo "::group:: Apply Bluefin common system files" echo "::group:: Apply Bluefin common system files"
cp -a /ctx/oci/common/system_files/. / cp -a /ctx/oci/common/. /
echo "::endgroup::" echo "::endgroup::"
echo "::group:: Remove Bluefin GNOME branding" echo "::group:: Remove Bluefin GNOME branding"