X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=tools%2Fbin%2Fmkws-bootstrap.sh;h=e44456ac383676262428e7414ace95c1288a1b18;hb=d31de8862aec1f99d7dc9cb4c3545e36ad80aaa8;hp=6473ceb559792806115b8a25813f910a7062e665;hpb=beaaa9ac102fef5d4045a7b56dff9c639ef17765;p=mkws-moved-to-github.git 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"