Update 10-build.sh

This commit is contained in:
humocs-man
2026-03-02 19:23:41 +01:00
committed by GitHub
parent 0e9f08f6d6
commit 3bbb48a392
+1 -1
View File
@@ -68,7 +68,7 @@ find /ctx/custom/ujust -iname '*.just' -exec printf "\n\n" \; -exec cat {} \; \
# Flatpak-Preinstall-Skripte → werden durch flatpak-preinstall.service ausgeführt # Flatpak-Preinstall-Skripte → werden durch flatpak-preinstall.service ausgeführt
mkdir -p /etc/flatpak/preinstall.d/ mkdir -p /etc/flatpak/preinstall.d/
cp /ctx/custom/flatpaks/*.preinstall /etc/flatpak/preinstall.d/ cp /ctx/custom/flatpaks/*.preinstall /usr/share/flatpak/preinstall.d/
echo "::endgroup::" echo "::endgroup::"
echo "::group:: Installing COSMIC" echo "::group:: Installing COSMIC"