From 3bbb48a392b34d833fb02d21fb282e92fc6fe54c Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Mon, 2 Mar 2026 19:23:41 +0100 Subject: [PATCH] Update 10-build.sh --- build/10-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/10-build.sh b/build/10-build.sh index 743f87f..259cf74 100755 --- a/build/10-build.sh +++ b/build/10-build.sh @@ -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 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 "::group:: Installing COSMIC"