Update silent-auth.sh

This commit is contained in:
Michael
2023-12-27 14:10:27 +00:00
committed by GitHub
parent 6764f87a26
commit c8bdfe4371

View File

@@ -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