From 7c6887eaaf812b63bab6c5e134f80a2ef36aeb31 Mon Sep 17 00:00:00 2001 From: fishsoupisgood Date: Tue, 12 Jan 2021 16:58:31 +0000 Subject: works --- watch | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 watch (limited to 'watch') diff --git a/watch b/watch new file mode 100755 index 0000000..67b88c9 --- /dev/null +++ b/watch @@ -0,0 +1,6 @@ +#!/bin/bash +H=10.32.139.1 + +mosquitto_sub -h $H -t stat/+/OPEN -v + + -- cgit v1.2.3