m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/scripts/runFetcher.sh
diff options
context:
space:
mode:
authorMarcin Chrzanowski <marcin.j.chrzanowski@gmail.com>2020-01-29 16:27:22 +0000
committerMarcin Chrzanowski <marcin.j.chrzanowski@gmail.com>2020-01-29 16:27:22 +0000
commitc22ce8646fa7482ba7016eafe5e902495bacf3d7 (patch)
tree2fed914fbae6e1eb8573af3dc2dc4dd1a05d8d1f /scripts/runFetcher.sh
parent23082aca8e8089474c5b2f7dfd5072dc68cc881a (diff)
Add demo setup scripts
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"