mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-22 19:29:24 +01:00
flatpak-add-remotes.bash: install gajim nightly
Resolves: #40 Ref: #39 (comment)
This commit is contained in:
parent
661312c60b
commit
a4eb3fff32
@ -9,7 +9,9 @@ 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
|
||||
|
||||
# As I cannot find a .flatpakrepo
|
||||
flatpak install https://ftp.gajim.org/flatpak/appstream/org.gajim.Gajim.Devel.flatpakref
|
||||
|
||||
# Hide commands being executed again
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user