home · contact · privacy
7a4f69321ffaf255f29cb3f85ef536fc9fa9f5c2
[config] / ssh.sh
1 #!/bin/sh
2 set -e
3 set -x
4 #apt-get -y install openssh-client
5 eval `ssh-agent`
6 ssh-add ~/.ssh/id_rsa