diff --git a/backup_new.sh b/backup_new.sh index 4d265a9..145576f 100755 --- a/backup_new.sh +++ b/backup_new.sh @@ -285,7 +285,7 @@ if [ $use503 -eq 1 ]; then "$(stamp)" >> "$logFile" printf "Web users will NOT be notified --${normal}\n" >> "$logFile" else - printf "${cyan}[%s] -- [INFO] 503 error page copied --${norm}\n" \ + printf "${ok}[%s] -- [SUCCESS] 503 error page copied --${norm}\n" \ "$(stamp)" >> "$logFile" fi fi