flatpak-add-remotes.bash: add gajim-nightly

This commit is contained in:
Aminda Suomalainen 2022-04-27 20:53:28 +03:00
parent de36c87f8b
commit 661312c60b
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flat
flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak remote-add --if-not-exists kdeapps https://distribute.kde.org/kdeapps.flatpakrepo
flatpak remote-add --if-not-exists nheko-nightly https://nheko.im/nheko-reborn/nheko/-/raw/master/nheko-nightly.flatpakrepo
flatpak remote-add --if-not-exists gajim-nightly https://dl.flathub.org/repo/flathub.flatpakrepo
# Hide commands being executed again
set +x