aboutsummaryrefslogtreecommitdiff
path: root/share/hydra/install
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-05-23 16:38:52 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-05-23 16:38:52 -0300
commit862d6d2b7e7038df7ec19781dec919693f69e76e (patch)
treefbebb88434df0b6974c85628a2017bf819eba88c /share/hydra/install
parent906b6cabbcd5d507ac96cc79e62d394d5e5011e1 (diff)
downloadhydra-862d6d2b7e7038df7ec19781dec919693f69e76e.tar.gz
hydra-862d6d2b7e7038df7ec19781dec919693f69e76e.tar.bz2
Deploy: run hydra install to keep codebase synced
Diffstat (limited to 'share/hydra/install')
-rwxr-xr-xshare/hydra/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydra/install b/share/hydra/install
index cfa480c..a5f1eef 100755
--- a/share/hydra/install
+++ b/share/hydra/install
@@ -43,7 +43,7 @@ fi
# Deploy
for node in $NODES; do
- echo "Installing to $node..."
+ echo "Installing Hydra Suite into $node..."
# Handles localhost
if [ "$node" == "localhost" ] || [ "$node" == "`facter fqdn`" ] || [ "$node" == "`facter hostname`" ]; then