From c069a6aa882d13c20eb94326a43105e49dbcafd3 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 11 Apr 2019 14:55:52 +0200 Subject: pull via git:// --- bootstrap-bluegreen | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap-bluegreen b/bootstrap-bluegreen index 033fc51..4dfaf08 100755 --- a/bootstrap-bluegreen +++ b/bootstrap-bluegreen @@ -62,8 +62,8 @@ done if [[ "$ENVNAME" = test ]]; then if ! test -d $HOME/playground; then - git clone /srv/git/playground.git - git clone /srv/git/help.git + git clone git://git.taler.net/playground + git clone git://git.taler.net/help fi fi -- cgit v1.2.3