diff options
Diffstat (limited to 'remote/darksoft.sh')
| -rw-r--r-- | remote/darksoft.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/darksoft.sh b/remote/darksoft.sh index 09823fa..d7949a5 100644 --- a/remote/darksoft.sh +++ b/remote/darksoft.sh @@ -1,6 +1,6 @@  #! /bin/bash -[ -z $report ] && source lib/remote/status.sh +[ -z $report_style ] && source lib/remote/status.sh  function check_darksoft {       check "DarkSoft"    "darksoft.org"          "check_server_status <host> vpn/192.168.21.1" "check_server_ traffic <host> 20 50"  | 
