From 646d4976fd53d0ffbf84004e1c74fb3af0054d4a Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Thu, 18 Oct 2018 00:23:01 -0600 Subject: [PATCH] Corrected typo in 503 comments --- root/NCscripts/backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/NCscripts/backup.sh b/root/NCscripts/backup.sh index c9aff5e..05f6405 100755 --- a/root/NCscripts/backup.sh +++ b/root/NCscripts/backup.sh @@ -437,7 +437,7 @@ echo -e "${info}${stamp} -- [INFO] mySQL dump file will be stored" \ "at: ${lit}${sqlDumpDir}/${sqlDumpFile}${normal}" >> "$logFile" -### 503 error page: If you dont' plan on using the auto-copied 503 then comment +### 503 error page: If you don't plan on using the auto-copied 503 then comment ### this entire section starting with '--- Begin 503 section ---' until ### '--- End 503 section ---' to suppress generated warnings