1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

Update remove

This commit is contained in:
Éric Gaspar 2022-06-10 13:31:13 +02:00
parent f8b850cbb9
commit fadc1bd9fb
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -88,7 +88,7 @@ ynh_remove_app_dependencies
ynh_script_progression --message="Removing various files..." --weight=1
# Remove a cron file
ynh_secure_remove --file="/etc/cron.d/$app"
ynh_exec_warn_less ynh_secure_remove --file="/etc/cron.d/$app"
#=================================================
# GENERIC FINALIZATION