mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2026-04-28 03:37:59 +02:00
thunderbird: remove ProfileManager, allow downgrade
This commit is contained in:
parent
c7fc90451f
commit
a4d17b65aa
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user