1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

Update backup

This commit is contained in:
Éric Gaspar 2023-10-06 19:15:57 +02:00
parent 8a7571e471
commit 114834dae4

View file

@ -25,7 +25,6 @@ ynh_backup --src_path="$install_dir"
# BACKUP THE DATA DIR
#=================================================
# Only relevant if there is a "data_dir" resource for this app
ynh_backup --src_path="$data_dir" --is_big
#=================================================