Update scripts/backup

Co-authored-by: JimboJoe <jimmy@monin.net>
master
Alexandre Aubin 5 years ago committed by GitHub
parent d8cff1c3ca
commit 6a9368b635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save