diff --git a/backup.sh b/backup.sh index 9dbb9f8..54f4873 100755 --- a/backup.sh +++ b/backup.sh @@ -198,7 +198,7 @@ warningExplain[5032]="The specified webroot (-w parameter) could not be found" warningExplain[5033]="No 503 error page could be found. If not using the default located in the script directory, then check your -5 parameter" warningExplain[5035]="Error copying 503 error page to webroot" warn503="Web users will NOT be informed the server is down!" -warningExplain[2111]="No password used for SSH keys or access remote borg repo. This is an insecure configuration" +warningExplain[2111]="No password used for SSH keys or access to remote borg repo. This is an insecure configuration" warningExplain[2112]="No remote borg instance specified. Operations will be slower in this configuration" warningExplain[2113]="The specified file containing extra files for inclusion in borgbackup could not be found" warningExplain[2115]="No paramters provided for borg prune. No repo pruning has taken place. You should reconsider this decision to control the size/history of your backups"