diff --git a/installer_auto.sh b/installer_auto.sh index 8b12000..d8bb9df 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 | $SHELL -set -e +# set -e if [ ! -z $SUDO_USER ]; then username=$SUDO_USER