summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/hobbitmon/hobbitcheck.sh
diff options
context:
space:
mode:
Diffstat (limited to 'abs/mv-core/hobbitmon/hobbitcheck.sh')
-rwxr-xr-xabs/mv-core/hobbitmon/hobbitcheck.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/abs/mv-core/hobbitmon/hobbitcheck.sh b/abs/mv-core/hobbitmon/hobbitcheck.sh
new file mode 100755
index 0000000..70f6508
--- /dev/null
+++ b/abs/mv-core/hobbitmon/hobbitcheck.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+su nobody -c /data/srv/hobbit/server/bin/hobbitadd.py
+#if [ $? = 0 ]
+#then
+# sv restart hobbit
+#fi