summaryrefslogtreecommitdiffstats
path: root/build/ves-collector.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/ves-collector.sh')
-rw-r--r--build/ves-collector.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/build/ves-collector.sh b/build/ves-collector.sh
index 4b33f24..58aa354 100644
--- a/build/ves-collector.sh
+++ b/build/ves-collector.sh
@@ -19,9 +19,11 @@
#. Docker hub user logged in e.g. via "sudo docker login"
#.
#. Usage:
-#. bash ves-collector.sh <hub-user> <hub-pass>
+#. bash ves-collector.sh <hub-user>
#. hub-user: username for dockerhub
-#. hub-pass: password for dockerhub
+#.
+#. NOTE: To allow patch testing, this script will not reclone the VES repo
+#. if it exists under /tmp
#.
#. Status: this is a work in progress, under test.