add protonmail-bridge to thunderbird
All checks were successful
ShellCheck / Shell syntax checker (push) Successful in 13s

This commit is contained in:
titanz 2025-02-05 16:35:57 +01:00
parent a3bf0f61ec
commit 3f844ad9d9
Signed by: titanz
GPG Key ID: EABC72179C71D4F5

View File

@ -25,9 +25,10 @@ download() {
}
sudo dnf install -y thunderbird
sudo dnf install -y https://proton.me/download/bridge/protonmail-bridge-3.16.0-1.x86_64.rpm
# Change the GPG Domain name appropriately
echo 'QUBES_GPG_DOMAIN=vault' | sudo tee -a /etc/environment
echo 'QUBES_GPG_DOMAIN=sys-gpg' | sudo tee -a /etc/environment
# Disable hardened_malloc (for now)
sudo rm /etc/ld.so.preload