]>
git.sev.monster Git - dotfiles.git/blame_incremental - bin/gpg-learn-keys
... / ...
Commit | Line | Data |
| 1 | #!/bin/sh |
| 2 | gpg-connect-agent <<EOF |
| 3 | SCD SERIALNO |
| 4 | LEARN --FORCE |
| 5 | /bye |
| 6 | EOF |
This page took 0.0333059999999999 seconds and 4 git commands to generate.