pkgs/ssh-gpg: Execute arbitrary commands with ssh-gpg
This commit is contained in:
parent
a7dbbba01d
commit
e2795716c1
@ -3,4 +3,4 @@
|
||||
SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)"
|
||||
export SSH_AUTH_SOCK
|
||||
|
||||
exec ssh "$@"
|
||||
exec "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user