summaryrefslogtreecommitdiff
path: root/together/watchdog.sh
diff options
context:
space:
mode:
Diffstat (limited to 'together/watchdog.sh')
-rw-r--r--together/watchdog.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/together/watchdog.sh b/together/watchdog.sh
deleted file mode 100644
index 379351c..0000000
--- a/together/watchdog.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash
-
-x_start () {
- node build/index.js
- x_start
-}
-
-x_start \ No newline at end of file