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

7 lines
235 B
Bash

#!/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