diff --git a/installer_auto.sh b/installer_auto.sh index 289758a..b93e14c 100644 --- a/installer_auto.sh +++ b/installer_auto.sh @@ -1,7 +1,7 @@ #!/bin/bash # usage ## curl -s https://raw.githubusercontent.com/PrincessPi3/Precision-Timekeeping-Fuckery/refs/heads/main/installer_auto.sh?nocache=$RANDOM | sudo "$SHELL" -# set -e +set -e if [ ! -z $SUDO_USER ]; then username=$SUDO_USER