diff --git a/scripts/remove b/scripts/remove index dd265e4..688f492 100644 --- a/scripts/remove +++ b/scripts/remove @@ -32,9 +32,6 @@ ynh_remove_nginx_config # Remove the dedicated Fail2Ban config ynh_remove_fail2ban_config -# Remove the log files -ynh_secure_remove --file="/var/log/$app" - # Remove the config file ynh_secure_remove --file="/$data_dir/config.json"