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

Update remove

This commit is contained in:
Éric Gaspar 2023-11-18 18:42:35 +01:00 committed by tituspijean
parent bec52a1487
commit 2e4c4564ff
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -32,6 +32,9 @@ ynh_remove_nginx_config
# Remove the app-specific logrotate config
ynh_remove_logrotate
# Remove the log files
ynh_secure_remove --file="/var/log/$app"
#=================================================
# END OF SCRIPT
#=================================================