1749860703

This commit is contained in:
2025-06-13 18:25:03 -06:00
parent 5320b4e4cd
commit 67cbcd6f1f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
# usage
## curl https://raw.githubusercontent.com/PrincessPi3/Precision-Timekeeping-Fuckery/refs/heads/main/installer_auto.sh | sudo $SHELL
set -e
# set -e
if [ ! -z $SUDO_USER ]; then
username=$SUDO_USER