Remove card-status call

This commit is contained in:
Tobias Reisinger 2022-03-28 16:46:21 +02:00
parent e8441b3a53
commit 25dd5f8379
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE

View file

@ -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