update colour tag name
This commit is contained in:
parent
85b219a90d
commit
c8b1296543
@ -281,7 +281,7 @@ if [ $use503 -eq 1 ]; then
|
||||
printf "webroot -- ${norm}\n" >> "$logFile"
|
||||
if ! \cp --force "${err503Path}" "${webroot}/${err503File}" 2>> "$logFile"
|
||||
then
|
||||
printf "${yellow}[%s] -- [WARNING] Failed to copy 503 error page. " \
|
||||
printf "${warn}[%s] -- [WARNING] Failed to copy 503 error page. " \
|
||||
"$(stamp)" >> "$logFile"
|
||||
printf "Web users will NOT be notified --${normal}\n" >> "$logFile"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user