diff options
Diffstat (limited to 'abs/mv-core/local-website/cgi/bestop.cgi')
-rwxr-xr-x | abs/mv-core/local-website/cgi/bestop.cgi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/abs/mv-core/local-website/cgi/bestop.cgi b/abs/mv-core/local-website/cgi/bestop.cgi deleted file mode 100755 index e45e74d..0000000 --- a/abs/mv-core/local-website/cgi/bestop.cgi +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -sudo /sbin/sv stop mythbackend > /dev/null -MESSAGE="`hostname` B.E. stopped" - -#echo $MESSAGE -/usr/bin/notify.py NFO "$MESSAGE" 2>/dev/null |