Add 50-prepare-flatpak-for-bazaar.sh script

This commit is contained in:
humocs-man
2026-05-23 11:43:41 +02:00
committed by GitHub
parent 4b86bfb87d
commit c79ea48821
2 changed files with 6 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -oue pipefail
echo "Downloading Flathub repository definition..."
mkdir -p /usr/share/flatpak/remotes.d/
curl -o /usr/share/flatpak/remotes.d/flathub.flatpakrepo https://dl.flathub.org/repo/flathub.flatpakrepo