From 9b35b24c41c87625e4610b9f7f12cd90021ad3f8 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Thu, 13 Nov 2014 16:56:41 +0000 Subject: [PATCH] GIT repo: private -> pub --- tools/bin/mkws-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 1.7.10.4