Compare commits

...

3 Commits

3 changed files with 4 additions and 2 deletions

1
fedora-list.txt Normal file
View File

@ -0,0 +1 @@
org.mozilla.Thunderbird

2
flatpak-list.txt → flathub-list.txt Executable file → Normal file
View File

@ -7,5 +7,5 @@ org.gajim.Gajim
org.gajim.Gajim.Plugin.omemo
org.gajim.Gajim.Plugin.openpgp
org.gtk.Gtk3theme.Breeze
org.mozilla.Thunderbird
org.telegram.desktop
org.gimp.GIMP

View File

@ -1,2 +1,3 @@
#!/bin/bash
cat flatpak-list.txt | sudo xargs flatpak install -y flathub
cat flathub-list.txt | sudo xargs flatpak install -y flathub
cat fedora-list.txt | sudo xargs flatpak install -y fedora