3 lines
92 B
Bash
3 lines
92 B
Bash
#used to manually clear cached password from gpg-agent
|
|
echo RELOADAGENT | gpg-connect-agent
|