From 6f381359a17eded4b2aa08acf45c183bef2574a7 Mon Sep 17 00:00:00 2001 From: Tommy Date: Tue, 24 May 2022 07:45:13 -0400 Subject: [PATCH] Update emails.sh --- emails.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emails.sh b/emails.sh index d419ec2..f6af3d9 100644 --- a/emails.sh +++ b/emails.sh @@ -4,4 +4,4 @@ sudo dnf install thunderbird -y #Do this in the AppVM after you have set it up #Obviously replace sys-usb with the actual GPG backend that you are using https://www.qubes-os.org/doc/split-gpg/ -#echo "sys-usb" > /rw/config/gpg-split-domain +#sudo echo "sys-usb" > /rw/config/gpg-split-domain