From 8a38b6843fa62e2c035edac3b7ae737c423e9415 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Sat, 14 Jun 2025 03:10:44 -0600 Subject: [PATCH] 1.2-dev --- installer_auto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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