diff --git a/scripts/remove b/scripts/remove index 70d4055..22e3942 100755 --- a/scripts/remove +++ b/scripts/remove @@ -32,9 +32,6 @@ ynh_remove_logrotate # Remove the dedicated NGINX config ynh_remove_nginx_config -# Remove the log file -ynh_secure_remove --file="/var/log/$app" - # If the user attempted to upgrade from an older MariaDB-based version, but the upgrade failed, # the 'remove' action will automatically remove the PostgreSQL database – but doesn't know # that a MariaDB database is still lying around.