yubikey scrip typo

master
Paul Wako 2019-08-25 14:49:20 -04:00
parent adb571f3a3
commit 4597a891d5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
killall gpg-agent
rm -rf ./.gnupg/private-keys-v1.d
rm -rf $HOME/.gnupg/private-keys-v1.d
gpg --card-status
gpg-connect-agent updatestartuptty /bye