summaryrefslogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2018-08-06 20:20:46 +0200
committerSuren A. Chilingaryan <csa@suren.me>2018-08-06 20:20:46 +0200
commit254f1dc9e629e9de818672174a6614c6595fb11a (patch)
tree39786da7f579f3098c5a79fe9c129dae2fd3ef5c /run.sh
parent7ae5d89c48bd3982626afe03891eab2e2d31e746 (diff)
downloadods-254f1dc9e629e9de818672174a6614c6595fb11a.tar.gz
ods-254f1dc9e629e9de818672174a6614c6595fb11a.tar.bz2
ods-254f1dc9e629e9de818672174a6614c6595fb11a.tar.xz
ods-254f1dc9e629e9de818672174a6614c6595fb11a.zip
Support arbitrary ports and port-range splitting
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/run.sh b/run.sh
new file mode 100755
index 0000000..7f6846a
--- /dev/null
+++ b/run.sh
@@ -0,0 +1,4 @@
+#! /bin/bash
+
+name=$(uname -n | cut -d '.' -f 1)
+bash cfg/$name.sh