diff --git a/scripts/remove b/scripts/remove index 3e9ed86..9a27509 100755 --- a/scripts/remove +++ b/scripts/remove @@ -65,11 +65,9 @@ ynh_remove_logrotate #================================================= # SPECIFIC REMOVE #================================================= -# REMOVE THE CRON FILE -#================================================= # Remove the log files -ynh_secure_remove "/var/log/$app/" +ynh_secure_remove "/var/log/$app" #================================================= # GENERIC FINALIZATION