From 2210a93404ce8f1a096e4589b7bb0dfbb0a32c74 Mon Sep 17 00:00:00 2001 From: Tommy Date: Tue, 24 May 2022 07:47:12 -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 f6af3d9..608d3a2 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/ -#sudo echo "sys-usb" > /rw/config/gpg-split-domain +echo "sys-usb" | sudo tee /rw/config/gpg-split-domain