1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00

Print message for backup data

This commit is contained in:
Krakinou 2020-05-03 19:01:35 +02:00
parent ad8cf88718
commit ffb3047cc8

View file

@ -82,7 +82,7 @@ ynh_backup --src_path="/etc/systemd/system/$app.service"
# BACKUP THE DATA DIRECTORY
#=================================================
ynh_script_progression --message="Backing up data directory..."
ynh_print_info "Data directory will be backup up only if BACKUP_CORE_ONLY is unset"
ynh_backup --src_path="$calibre_dir" --is_big