home
·
contact
·
privacy
projects
/
config
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix user group addition in jessie_start.sh.
[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