From 4e3c1bee38b7027bbec3b079c33f0350b95243ca Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 07:52:38 -0600 Subject: [PATCH] testan a reboold \ --- installer_auto.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/installer_auto.sh b/installer_auto.sh index a92d058..cf7108c 100644 --- a/installer_auto.sh +++ b/installer_auto.sh @@ -1,7 +1,9 @@ #!/bin/bash # usage ## curl -s https://raw.githubusercontent.com/PrincessPi3/Precision-Timekeeping-Fuckery/refs/heads/main/installer_auto.sh?nocache=$RANDOM | "$SHELL" -# set -e + +# explicitly die on any error +set -e # delays in minutes long_delay=3