1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/microbin_ynh.git synced 2024-09-03 19:45:57 +02:00

Update backup

This commit is contained in:
Éric Gaspar 2024-04-04 13:43:00 +02:00
parent 68ccda63fa
commit ec3ca15fe6

View file

@ -23,7 +23,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
#=================================================