added install list from fedora repository

main
Morgan McMillian 2023-05-29 07:03:51 -07:00
parent 6331f60be0
commit 700d1c654b
3 changed files with 2 additions and 0 deletions

1
fedora-list.txt Normal file
View File

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

0
flathub-list.txt Executable file → Normal file
View File

View File

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