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

Change scarry library not deleted to info

This commit is contained in:
Krakinou 2021-07-25 11:31:33 +02:00
parent e8a89202b3
commit 4762960b20

View file

@ -111,4 +111,4 @@ ynh_system_user_delete --username=$app
# MESSAGE TO USER
#=================================================
ynh_script_progression --message="Removal of $app completed" --last
ynh_print_warn "!!!The library folder $calibre_dir was not deleted. Delete it manually if required!!!"
ynh_print_info "The library folder $calibre_dir was not deleted. Delete it manually if required"