From 9e8e0f2383f441691c5078e735ac7a8a74ff6047 Mon Sep 17 00:00:00 2001 From: RP1 Date: Fri, 10 Jan 2025 20:49:23 +0100 Subject: [PATCH] removed stop on error --- raveos-gnome.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/raveos-gnome.sh b/raveos-gnome.sh index 7507acc..698dc1b 100644 --- a/raveos-gnome.sh +++ b/raveos-gnome.sh @@ -20,8 +20,6 @@ CPU=$(lscpu | grep "AMD" -c) nVidia=$(lspci -P | grep "NVIDIA" -c) Locale=$(locale | grep "hu_HU" -c) - set -e - # Deleting password for the script to run uninterrapted echo "$USER ALL=(ALL) NOPASSWD: ALL" | sudo tee /etc/sudoers.d/99-$USER