Update scripts/backup

Co-authored-by: JimboJoe <jimmy@monin.net>
This commit is contained in:
Alexandre Aubin 2020-05-25 18:50:37 +02:00 committed by GitHub
parent d8cff1c3ca
commit 6a9368b635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ db_name=$(ynh_app_setting_get --app=$app --key=db_name)
# DECLARE DATA AND CONF FILES TO BACKUP
#=================================================
ynh_print_info --message="Declaring files to be backuped..."
ynh_print_info --message="Declaring files to be backed up..."
# N.B. : the following 'ynh_backup' calls are only a *declaration* of what needs
# to be backuped and not an actual copy of any file. The actual backup that