1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minio_ynh.git synced 2024-09-03 19:46:18 +02:00

Update backup

This commit is contained in:
Limezy 2023-02-24 14:55:58 +07:00
parent 6d17d52048
commit 35769860c7

View file

@ -46,6 +46,7 @@ ynh_backup --src_path="$final_path"
# BACKUP THE DATA DIR
#=================================================
ynh_print_info --message="WARNING : by default, the buckets are not saved (use is big option)..."
ynh_backup --src_path="$datadir" --is_big
#=================================================