1749869255

This commit is contained in:
2025-06-13 20:47:35 -06:00
parent 24185549ef
commit 24ca718adf
+1 -1
View File
@@ -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