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:
parent
ad8cf88718
commit
ffb3047cc8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue