Remove card-status call
This commit is contained in:
parent
e8441b3a53
commit
25dd5f8379
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ then
|
|||
ssh_sock=$(gpgconf --list-dirs agent-ssh-socket)
|
||||
export SSH_AUTH_SOCK="$ssh_sock"
|
||||
gpgconf --launch gpg-agent
|
||||
gpg2 --card-status > /dev/null
|
||||
fi
|
||||
|
||||
if [ -z $DISPLAY ] && [ "$(tty)" = "/dev/tty1" ]; then
|
||||
|
|
Loading…
Reference in a new issue