summaryrefslogtreecommitdiffstats
path: root/run_ot_monitor
diff options
context:
space:
mode:
authorfishsoupisgood <github@madingley.org>2020-09-09 11:53:37 +0100
committerfishsoupisgood <github@madingley.org>2020-09-09 11:53:37 +0100
commit9d87c925a9eaa4fc256be3173c14a20d1469472d (patch)
tree50d63f87a47a0eac3f5b8058850184bcd4e6ee95 /run_ot_monitor
parentdafd8cf2fdcdd637cc06f760d318cf8391b1a294 (diff)
downloadheating-9d87c925a9eaa4fc256be3173c14a20d1469472d.tar.gz
heating-9d87c925a9eaa4fc256be3173c14a20d1469472d.tar.bz2
heating-9d87c925a9eaa4fc256be3173c14a20d1469472d.zip
everything, mostly, working
Diffstat (limited to 'run_ot_monitor')
-rwxr-xr-xrun_ot_monitor4
1 files changed, 4 insertions, 0 deletions
diff --git a/run_ot_monitor b/run_ot_monitor
new file mode 100755
index 0000000..3916435
--- /dev/null
+++ b/run_ot_monitor
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+wish otmonitor/otmonitor.vfs/main.tcl -f ./.otmonitor.config
+