scripts/change_yubikey.sh

7 lines
123 B
Bash
Raw Normal View History

2019-08-24 17:48:33 -04:00
#!/bin/bash
killall gpg-agent
rm -rf ./.gnupg/private-keys-v1.d
gpg --card-status
gpg-connect-agent updatestartuptty /bye