update error 200 text

This commit is contained in:
Asif Bacchus 2019-05-19 20:30:41 -06:00
parent bc77da716f
commit 8030ff42cf
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ xtraFiles=()
### Error codes
errorExplain[100]="Could not start Seafile service(s)"
errorExplain[200]="Could not dump Seafile SQL database"
errorExplain[200]="Could not dump Seafile SQL databases"
errorExplain[210]="Invalid or non-existant borg base directory specified (borg backup details file)"
errorExplain[211]="Invalid or non-existant path to borg SSH keyfile (borg backup details file)"
errorExplain[212]="Name of borg repo was not specified (borg backup details file)"