From a13d2f6cdb30fd6cc53226942a2b903b63a33c42 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 27 Dec 2023 14:17:12 +0000 Subject: [PATCH] Update silent-auth.sh --- Mac/silent-auth.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac/silent-auth.sh b/Mac/silent-auth.sh index 8b605e2..606edc7 100644 --- a/Mac/silent-auth.sh +++ b/Mac/silent-auth.sh @@ -21,7 +21,7 @@ APPNA="Tailscale" DIR="/Applications/$APPNA.app" IP1=8.8.8.8 IP2=$(echo "$TSSERVERIP") -DT0=$(date "+DATE: %D%nTIME: %T") +DT0=$(date "+%D %T") echo "Execution Record for $DT0" # SOURCES USER INFO FOR RUNASUSER COMMAND BELOW