summaryrefslogtreecommitdiff
path: root/bootstrap-bluegreen
diff options
context:
space:
mode:
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