do not store code graphs in git repository
[sixth-3d.git] / tools / update web site
index 8f63084..62e321e 100755 (executable)
@@ -1,5 +1,11 @@
 #!/bin/bash
-cd "${0%/*}"; if [ "$1" != "T" ]; then xterm -e "'$0' T"; exit; fi;
+cd "${0%/*}"
+cd ..
+
+
+
+
+
 
 #
 # TODO: needs updating
@@ -23,5 +29,4 @@ cd "${0%/*}"; if [ "$1" != "T" ]; then xterm -e "'$0' T"; exit; fi;
 #     rsync -avz --delete target/website/ n0@svjatoslav.eu:/var/www/svjatoslav.eu/projects/sixth
 # )
 
-echo "Script finished. Press ENTER to close this terminal"
-read
+rsync -avz --delete  -e 'ssh -p 10006' doc/ n0@www3.svjatoslav.eu:/mnt/big/projects/sixth-3d/