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
|
||||
badParam dne "(--webroot default)" "$webroot"
|
||||
fi
|
||||
printf "${cyan}[%s] -- [INFO] Using 503 functionality --${norm}\n" \
|
||||
"$(stamp)" >> "$logFile"
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user