Update postinstall.sh
Added fastmail to flatpak packages
This commit is contained in:
+3
-2
@@ -2,7 +2,7 @@
|
||||
|
||||
# Post install script for Fedora
|
||||
# Author: Jacob Schantli
|
||||
# Version: 0.92
|
||||
# Version: 1.0
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Global Configuration
|
||||
@@ -53,9 +53,10 @@ FLATPAK_PACKAGES=(
|
||||
"com.usebottles.bottles"
|
||||
"com.bambulab.BambuStudio"
|
||||
"com.collaboraoffice.Office"
|
||||
"org.mozilla.Thunderbird"
|
||||
#"org.mozilla.Thunderbird"
|
||||
"io.github.martchus.syncthingtray"
|
||||
"io.github.kolunmi.Bazaar"
|
||||
"com.fastmail.Fastmail"
|
||||
)
|
||||
|
||||
GNOME_EXTENSIONS=(
|
||||
|
||||
Reference in New Issue
Block a user