no need to start autossh manually
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 7 May 2011 13:11:25 +0000 (15:11 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 7 May 2011 13:11:25 +0000 (15:11 +0200)
klin.sh

diff --git a/klin.sh b/klin.sh
index b4c1f9d..1e45e00 100755 (executable)
--- a/klin.sh
+++ b/klin.sh
@@ -4,10 +4,6 @@ if [ -z "$1" ] ; then
 
 /usr/sbin/lighttpd -f gitweb/httpd.conf
 
 
 /usr/sbin/lighttpd -f gitweb/httpd.conf
 
-autossh -N -R 9001:10.60.0.92:9001 root@webgui &
-autossh -N -R 9001:10.60.0.92:9001 root@saturn.ffzg.hr &
-autossh -N asa-klin &
-
 fi
 
 ./bak-git-server.pl /home/dpavlin/klin/backup/ 10.60.0.92 $*
 fi
 
 ./bak-git-server.pl /home/dpavlin/klin/backup/ 10.60.0.92 $*