change yubikey script

master
Paul Wako 2019-08-24 17:48:33 -04:00
parent c240148cd5
commit 49ef7dbbae
1 changed files with 6 additions and 0 deletions

6
change_yubikey.sh Executable file
View File

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