Update file run_onchange_before_91-configure-gpg.tmpl
This commit is contained in:
parent
6558825173
commit
f8ea1dbcd3
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ if [ -n "$KEYID" ] && command -v gpg > /dev/null; then
|
|||
sudo pkill dirmngr
|
||||
dirmngr --debug-all --daemon --standard-resolver
|
||||
gpg --keyserver hkps://pgp.mit.edu --recv "$KEYID"
|
||||
gpgconf --kill dirmngr
|
||||
fi
|
||||
else
|
||||
logg info 'Key is already in keyring'
|
||||
|
|
Loading…
Reference in a new issue