mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2026-05-24 00:33:15 +02:00
thunderbird: remove ProfileManager, allow downgrade
This commit is contained in:
parent
c7fc90451f
commit
a4d17b65aa
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
set -x
|
set -x
|
||||||
export MOZ_ENABLE_WAYLAND=1
|
export MOZ_ENABLE_WAYLAND=1
|
||||||
FlagsForThunderbird="--ProfileManager $@"
|
FlagsForThunderbird="--allow-downgrade $@"
|
||||||
|
|
||||||
# Thunderbird (stable, beta) and signatures: https://releases.mozilla.org/pub/thunderbird/releases/
|
# Thunderbird (stable, beta) and signatures: https://releases.mozilla.org/pub/thunderbird/releases/
|
||||||
if [ -f ~/.local/thunderbird/thunderbird ]; then
|
if [ -f ~/.local/thunderbird/thunderbird ]; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user