Files
fluffy-pancake/build/50-prepare-flatpak-for-bazaar.sh
T

7 lines
264 B
Bash
Raw Normal View History

2026-05-23 11:43:41 +02:00
#!/usr/bin/env bash
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