diff --git a/scripts/remove b/scripts/remove index bd84296..69cc6a5 100755 --- a/scripts/remove +++ b/scripts/remove @@ -59,7 +59,6 @@ ynh_package_autopurge monitorix ynh_secure_remove --file="$install_dir" if [ "$YNH_APP_PURGE" -eq 1 ]; then - ynh_secure_remove --file=/var/log/"$app" fi ynh_script_progression --message="Removal of $app completed" --last