diff --git a/backup_new.sh b/backup_new.sh index 346bee3..7b531c0 100755 --- a/backup_new.sh +++ b/backup_new.sh @@ -282,7 +282,7 @@ if [ $use503 -eq 1 ]; then then printf "${warn}[%s] -- [WARNING] Failed to copy 503 error page. " \ "$(stamp)" >> "$logFile" - printf "Web users will NOT be notified --${normal}\n" >> "$logFile" + printf "Web users will NOT be notified --${norm}\n" >> "$logFile" else printf "${ok}[%s] -- [SUCCESS] 503 error page copied --${norm}\n" \ "$(stamp)" >> "$logFile"