my-yadm/.config/autostart-scripts/ssh-add.sh

5 lines
87 B
Bash
Raw Normal View History

2021-01-03 11:38:47 -05:00
#!/bin/sh
export SSH_ASKPASS=/usr/libexec/ssh/ksshaskpass
/usr/bin/ssh-add </dev/null