GIT repo: private -> pub
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 13 Nov 2014 16:56:41 +0000 (16:56 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 13 Nov 2014 16:56:41 +0000 (16:56 +0000)
tools/bin/mkws-bootstrap.sh

index 6473ceb..e44456a 100755 (executable)
@@ -12,7 +12,7 @@ cd $dir
 
 : ${debug=""}
 
 
 : ${debug=""}
 
-git clone -q ssh://git.indexdata.com:222/home/git/private/mkws.git
+git clone -q ssh://git.indexdata.com:222/home/git/pub/mkws.git
 cd mkws
 
 test -n "$debug" && echo "start bootstraping in $dir"
 cd mkws
 
 test -n "$debug" && echo "start bootstraping in $dir"