Update scripts/backup
Co-authored-by: JimboJoe <jimmy@monin.net>
This commit is contained in:
parent
d8cff1c3ca
commit
6a9368b635
|
@ -36,7 +36,7 @@ db_name=$(ynh_app_setting_get --app=$app --key=db_name)
|
||||||
# DECLARE DATA AND CONF FILES TO BACKUP
|
# 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
|
# 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
|
# to be backuped and not an actual copy of any file. The actual backup that
|
||||||
|
|
Loading…
Reference in New Issue
Block a user