projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c7da57
)
GIT repo: private -> pub
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 13 Nov 2014 16:56:41 +0000
(16:56 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 13 Nov 2014 16:56:41 +0000
(16:56 +0000)
tools/bin/mkws-bootstrap.sh
patch
|
blob
|
history
diff --git
a/tools/bin/mkws-bootstrap.sh
b/tools/bin/mkws-bootstrap.sh
index
6473ceb
..
e44456a
100755
(executable)
--- 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"