summaryrefslogtreecommitdiff
path: root/bootstrap-bluegreen
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-03-20 15:39:25 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-03-20 15:39:25 +0100
commit1a0cfb7a82b1f65ec62bbc894c911a1c0312cfb5 (patch)
tree01f964f718c182c6f604f9a17d1a773355f5107e /bootstrap-bluegreen
parent33b045130716ac804b345d7241fa197f238a8225 (diff)
downloaddeployment-1a0cfb7a82b1f65ec62bbc894c911a1c0312cfb5.tar.gz
deployment-1a0cfb7a82b1f65ec62bbc894c911a1c0312cfb5.tar.bz2
deployment-1a0cfb7a82b1f65ec62bbc894c911a1c0312cfb5.zip
including help.git
Diffstat (limited to 'bootstrap-bluegreen')
-rwxr-xr-xbootstrap-bluegreen1
1 files changed, 1 insertions, 0 deletions
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