mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Update backup
This commit is contained in:
parent
faabeb3e41
commit
59ce583da9
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ ynh_backup --src_path="$install_dir"
|
||||||
# BACKUP THE APP DATA
|
# BACKUP THE APP DATA
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
ynh_backup --src_path="$data_path" --is_big
|
ynh_backup --src_path="$data_dir" --is_big
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# BACKUP THE NGINX CONFIGURATION
|
# BACKUP THE NGINX CONFIGURATION
|
||||||
|
|
Loading…
Add table
Reference in a new issue