build/50-prepare-flatpak-for-bazaar.sh aktualisiert

This commit is contained in:
2026-07-03 19:27:03 +00:00
parent a0272ce68d
commit b936b27495
+2
View File
@@ -4,3 +4,5 @@ set -oue pipefail
echo "Downloading Flathub repository definition..." echo "Downloading Flathub repository definition..."
mkdir -p /usr/share/flatpak/remotes.d/ mkdir -p /usr/share/flatpak/remotes.d/
curl -f --retry 3 --retry-delay 5 -o /usr/share/flatpak/remotes.d/flathub.flatpakrepo https://dl.flathub.org/repo/flathub.flatpakrepo curl -f --retry 3 --retry-delay 5 -o /usr/share/flatpak/remotes.d/flathub.flatpakrepo https://dl.flathub.org/repo/flathub.flatpakrepo
echo "Configuring Flatpak system-wide extra languages..."
flatpak config --set extra-languages "de"