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