From: Wolfram Schneider Date: Thu, 13 Nov 2014 16:56:41 +0000 (+0000) Subject: GIT repo: private -> pub X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=9b35b24c41c87625e4610b9f7f12cd90021ad3f8;hp=6c7da57c7a831e783965f51bf850996274ce76ed GIT repo: private -> pub --- diff --git a/tools/bin/mkws-bootstrap.sh b/tools/bin/mkws-bootstrap.sh index 6473ceb..e44456a 100755 --- a/tools/bin/mkws-bootstrap.sh +++ b/tools/bin/mkws-bootstrap.sh @@ -12,7 +12,7 @@ cd $dir : ${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"