thunderbird: remove ProfileManager, allow downgrade

This commit is contained in:
Aminda Suomalainen 2026-04-10 20:16:24 +03:00
parent c7fc90451f
commit a4d17b65aa
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -7,7 +7,7 @@
set -x
export MOZ_ENABLE_WAYLAND=1
FlagsForThunderbird="--ProfileManager $@"
FlagsForThunderbird="--allow-downgrade $@"
# Thunderbird (stable, beta) and signatures: https://releases.mozilla.org/pub/thunderbird/releases/
if [ -f ~/.local/thunderbird/thunderbird ]; then