From 1a0cfb7a82b1f65ec62bbc894c911a1c0312cfb5 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 20 Mar 2018 15:39:25 +0100 Subject: including help.git --- bootstrap-bluegreen | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap-bluegreen') diff --git a/bootstrap-bluegreen b/bootstrap-bluegreen index 2b49bbc..f41944a 100755 --- a/bootstrap-bluegreen +++ b/bootstrap-bluegreen @@ -63,6 +63,7 @@ done if [[ "$ENVNAME" = test ]]; then if ! test -d $HOME/playground; then git clone /var/git/playground.git + git clone /var/git/help.git fi fi -- cgit v1.2.3