Fix typos in backup
This commit is contained in:
parent
91959234f0
commit
5435af33b3
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ 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
|
||||||
### creates and fill the archive with the files happens in the core after this
|
### creates and fills the archive with the files happens in the core after this
|
||||||
### script is called. Hence ynh_backups calls takes basically 0 seconds to run.
|
### script is called. Hence ynh_backups calls take basically 0 seconds to run.
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# BACKUP THE APP MAIN DIR
|
# BACKUP THE APP MAIN DIR
|
||||||
|
|
Loading…
Reference in a new issue