Update scripts/backup
Co-authored-by: JimboJoe <jimmy@monin.net>
This commit is contained in:
parent
d8cff1c3ca
commit
6a9368b635
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue