1
0
Fork 0
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:
Éric Gaspar 2023-03-06 17:55:23 +01:00
parent faabeb3e41
commit 59ce583da9

View file

@ -21,7 +21,7 @@ ynh_backup --src_path="$install_dir"
# BACKUP THE APP DATA
#=================================================
ynh_backup --src_path="$data_path" --is_big
ynh_backup --src_path="$data_dir" --is_big
#=================================================
# BACKUP THE NGINX CONFIGURATION