diff --git a/raveos-gnome.sh b/raveos-gnome.sh index dddbe2d..0d62c93 100644 --- a/raveos-gnome.sh +++ b/raveos-gnome.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Removed because the script is fully tested! -set -e + # Editing pacman.conf @@ -20,6 +20,7 @@ CPU=$(lscpu | grep "AMD" -c) nVidia=$(lspci -P | grep "NVIDIA" -c) Locale=$(echo $LANG) + set -e # Deleting password for the script to run uninterrapted