summaryrefslogtreecommitdiff
path: root/triggers/firehose_trigger.sh
diff options
context:
space:
mode:
Diffstat (limited to 'triggers/firehose_trigger.sh')
-rw-r--r--triggers/firehose_trigger.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/triggers/firehose_trigger.sh b/triggers/firehose_trigger.sh
index 8079c65..d0ad56d 100644
--- a/triggers/firehose_trigger.sh
+++ b/triggers/firehose_trigger.sh
@@ -9,6 +9,7 @@ fi
# Install firehose
git clone -b cu010-trove/br6/williamholland ssh://git@cu010-trove.codethink.com/baserock/baserock/firehose.git ./src/firehose
git clone -b baserock/morph git://git.baserock.org/delta/cliapp.git ./src/cliapp
+git clone git://git.baserock.org/baserock/baserock/morph.git ./src/morph
install -D -m755 /dev/stdin ./bin/morph <<EOF
#!/bin/sh
BASE="$(pwd)/src/morph"