diff --git a/protecting-code-integrity.md b/protecting-code-integrity.md index a08d544..e34e1f5 100644 --- a/protecting-code-integrity.md +++ b/protecting-code-integrity.md @@ -566,7 +566,7 @@ gets mounted under `/media/disk`, under Mac it's `/Volumes`). Once you know the full mount path, copy your entire GnuPG directory there: - $ cp -rp $HOME/.gnupg [/media/disk/name]/gnupg-backup + $ cp -rp ~/.gnupg [/media/disk/name]/gnupg-backup You should now test to make sure it still works: