From c8bdfe43719318e9f4f45e592355ac647b56c2a3 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 27 Dec 2023 14:10:27 +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 de97b6a..3e82822 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) +DT0=$(date "+DATE: %D%nTIME: %T") echo "Execution Record for $DT0" # SOURCES USER INFO FOR RUNASUSER COMMAND BELOW