summaryrefslogtreecommitdiff
path: root/postpost/watchdog
diff options
context:
space:
mode:
Diffstat (limited to 'postpost/watchdog')
-rwxr-xr-xpostpost/watchdog4
1 files changed, 4 insertions, 0 deletions
diff --git a/postpost/watchdog b/postpost/watchdog
new file mode 100755
index 0000000..676f3f3
--- /dev/null
+++ b/postpost/watchdog
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+watch -n3 ./status $1
+