From 0aee66fc1d6a5eef8d8555db42f60b3450d0e134 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Fri, 13 Jun 2025 17:20:09 -0600 Subject: [PATCH] 1749856809 --- installer_auto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer_auto.sh b/installer_auto.sh index 3374be2..90648ed 100644 --- a/installer_auto.sh +++ b/installer_auto.sh @@ -1,6 +1,6 @@ #!/bin/bash # usage -## curl https://github.com/PrincessPi3/Precision-Timekeeping-Fuckery/blob/main/installer_auto.sh | sudo $SHELL +## curl https://raw.githubusercontent.com/PrincessPi3/Precision-Timekeeping-Fuckery/refs/heads/main/installer_auto.sh | sudo $SHELL set -e sudo apt update sudo apt install git -y