add protonmail-bridge to thunderbird
All checks were successful
ShellCheck / Shell syntax checker (push) Successful in 13s
All checks were successful
ShellCheck / Shell syntax checker (push) Successful in 13s
This commit is contained in:
parent
a3bf0f61ec
commit
3f844ad9d9
@ -25,9 +25,10 @@ download() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sudo dnf install -y thunderbird
|
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
|
# 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)
|
# Disable hardened_malloc (for now)
|
||||||
sudo rm /etc/ld.so.preload
|
sudo rm /etc/ld.so.preload
|
||||||
|
Loading…
x
Reference in New Issue
Block a user