aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xshare/hydra/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydra/install b/share/hydra/install
index a5f1eef..80c9e81 100755
--- a/share/hydra/install
+++ b/share/hydra/install
@@ -52,7 +52,7 @@ for node in $NODES; do
fi
# Rsync version
- rsync -rltDv --no-perms --delete --rsync-path "sudo rsync" $APP_BASE/ $node:/usr/local/share/hydra/
+ rsync -rltD --no-perms --delete --rsync-path "sudo rsync" $APP_BASE/ $node:/usr/local/share/hydra/
# Proceed installation remotely
$HYDRA_CONNECT $node /usr/local/share/hydra/hydractl install