home
·
contact
·
privacy
projects
/
config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68abaa6
)
Remove superfluous ssh.sh script.
author
Christian Heller
<c.heller@plomlompom.de>
Sat, 13 Jun 2015 13:23:46 +0000
(15:23 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Sat, 13 Jun 2015 13:23:46 +0000
(15:23 +0200)
ssh.sh
[deleted file]
patch
|
blob
|
history
diff --git
a/ssh.sh
b/ssh.sh
deleted file mode 100755
(executable)
index
7a4f693
..0000000
--- a/
ssh.sh
+++ /dev/null
@@
-1,6
+0,0 @@
-#!/bin/sh
-set -e
-set -x
-#apt-get -y install openssh-client
-eval `ssh-agent`
-ssh-add ~/.ssh/id_rsa