Bump/steveej rmvbl sdep0 #70

Merged
steveej merged 3 commits from bump/steveej-rmvbl-sdep0 into master 2020-11-24 22:08:17 +00:00
Showing only changes of commit 3a417cec64 - Show all commits

View file

@ -298,6 +298,7 @@ switch-gpg-card:
# export pubkey and ownertrust
gpg2 --output "${KEY_ID}".pubkey --export "${KEY_ID}"
# if this fails the trust in the key is missing and can be fixed with `gpg --edit-key ${KEY_ID}`
gpg2 --export-ownertrust | rg "${KEY_ID}" > "${KEY_ID}".ownertrust
# delete the key