From bc90ed3cd37d198f4c7a8ba0181f91933fae818a Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Wed, 19 Sep 2018 23:32:54 -0600 Subject: [PATCH] Updated warn503 formatting --- backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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