diff --git a/UserDoc/SplitGpg.md b/UserDoc/SplitGpg.md index 7c6d9ea6..6f4b8d17 100644 --- a/UserDoc/SplitGpg.md +++ b/UserDoc/SplitGpg.md @@ -83,8 +83,8 @@ However, when using Thunderbird with Enigmail extension it is not enough, becaus The script also sets the QUBES\_GPG\_DOMAIN variable automatically based on the content of the file `/rw/config/gpg-split-domain`, which should be set to the name of the GPG backend VM. This file survives the AppVM reboot, of course. ``` {.wiki} -sudo bash -echo "work-gpg" > /rw/config/gpg-split-domain +[user@work ~]$ sudo bash +[user@work ~]$ echo "work-gpg" > /rw/config/gpg-split-domain ``` ### Importing public keys