fixed maven repository URL
[sixth-data.git] / tools / update web site
index c2219a2..1350337 100755 (executable)
@@ -1,12 +1,12 @@
 #!/bin/bash
-cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -e "'$0' T"; exit; fi;
+cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -- "$0" T; exit; fi
 
 cd ..
 
 mvn clean package
 
-rm -rf doc/apidocs/
-cp -r target/apidocs/ doc/
+rm -rf doc/apidocs/
+cp -r target/apidocs/ doc/
 
 rsync -avz --delete  -e 'ssh -p 10006' doc/ n0@www3.svjatoslav.eu:/mnt/big/projects/sixth-data/