@ -34,7 +34,7 @@ GREY="\033[2;37m"
WHITE="\033[37m"
LINK="$BLUE$UNDERLINE"
RULEDB=1
RULEDB=0
function enable_cronmode() {
cronmode=1
@ -1825,7 +1825,7 @@ while getopts "$optstring" i $ALLARGS; do
ARPING=${OPTARG}
;;
b)
ruledb=1
h)
usage;