remove 503 notification, unnecessary and confusing
This commit is contained in:
parent
7ffeb71de1
commit
2873edd128
@ -264,8 +264,6 @@ if [ $use503 -eq 1 ]; then
|
|||||||
elif [ ! -d "$webroot" ]; then
|
elif [ ! -d "$webroot" ]; then
|
||||||
badParam dne "(--webroot default)" "$webroot"
|
badParam dne "(--webroot default)" "$webroot"
|
||||||
fi
|
fi
|
||||||
printf "${cyan}[%s] -- [INFO] Using 503 functionality --${norm}\n" \
|
|
||||||
"$(stamp)" >> "$logFile"
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user