diff --git a/scripts/remove b/scripts/remove index 63ead8c..d1974f7 100644 --- a/scripts/remove +++ b/scripts/remove @@ -35,7 +35,6 @@ ynh_script_progression --message="Removing various files..." --weight=1 if [ "$YNH_APP_PURGE" -eq 1 ]; then ynh_script_progression --message="Removing logs..." - ynh_secure_remove --file=/var/log/"$app" fi #=================================================