diff options
Diffstat (limited to 'together/watchdog.sh')
-rw-r--r-- | together/watchdog.sh | 8 |
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 |