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