From 24ca718adf92bceb99d41592f733b1216f0714b0 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Fri, 13 Jun 2025 20:47:35 -0600 Subject: [PATCH] 1749869255 --- installer_auto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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