build/50-prepare-flatpak-for-bazaar.sh aktualisiert
This commit is contained in:
@@ -4,3 +4,5 @@ set -oue pipefail
|
||||
echo "Downloading Flathub repository definition..."
|
||||
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
|
||||
echo "Configuring Flatpak system-wide extra languages..."
|
||||
flatpak config --set extra-languages "de"
|
||||
Reference in New Issue
Block a user