gpg: echo during identity initialization

nistp521
Roman Zeyde 7 years ago
parent 1e8363d4fc
commit 931573f32b
No known key found for this signature in database
GPG Key ID: 87CAE5FA46917CBB

@ -51,5 +51,6 @@ fi
" > "${HOMEDIR}/env"
chmod u+x "${HOMEDIR}/env"
echo "Starting ${DEVICE}-gpg-agent at ${HOMEDIR}..."
# Load agent and make sure it responds with the new identity
GNUPGHOME="$HOMEDIR" gpg2 -K 2> /dev/null
GNUPGHOME="${HOMEDIR}" gpg2 -K 2> /dev/null

Loading…
Cancel
Save