diff --git a/backup.sh b/backup.sh index 0f9f455..a5aa94c 100755 --- a/backup.sh +++ b/backup.sh @@ -112,7 +112,7 @@ warningExplain[5032]="The specified 503 error page could not be found" warningExplain[5033]="No webroot path was specified (-w parameter missing)" warningExplain[5034]="The specified webroot could not be found" warningExplain[5035]="Error copying 503 error page to webroot" -warn503="${bold}${ltYellow}Web users will NOT be informed the server is down!${normal}" +warn503="${ltYellow}Web users will NOT be informed the server is down!${normal}" ### Process script parameters