m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/scripts/runAgent.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/runAgent.sh')
-rwxr-xr-xscripts/runAgent.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/runAgent.sh b/scripts/runAgent.sh
new file mode 100755
index 0000000..862697a
--- /dev/null
+++ b/scripts/runAgent.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+./gradlew runAgent -Dhostname="rainbow${NODE_NUMBER}" -DzonePath="/${ZONE}/rainbow${NODE_NUMBER}"