From 12966c0e382c6611c02ce61341c6db1f2122553f Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Tue, 19 Aug 2025 08:07:27 +0100 Subject: [PATCH] Update silent-oauth-rapid.sh --- Mac/silent-oauth-rapid.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac/silent-oauth-rapid.sh b/Mac/silent-oauth-rapid.sh index 61de085..ce78d39 100644 --- a/Mac/silent-oauth-rapid.sh +++ b/Mac/silent-oauth-rapid.sh @@ -207,7 +207,7 @@ else curl -s --request POST "$HOOKHELPER" -H "Content-Type: application/json; charset=UTF-8" -d '{"tailnet": "'"$TAILSCALENET"'", "apikey": "'"$TAILSCALEAPIKEY"'", "targetname": "'"$OLDTSUSER"'"}' fi sleep 0.5 - curl -s https://raw.githubusercontent.com/PurpleComputing/Tailscale-scripts/main/Mac/logout-all.sh | bash + #curl -s https://raw.githubusercontent.com/PurpleComputing/Tailscale-scripts/main/Mac/logout-all.sh | bash #runAsUser defaults delete com.tailscale.ipn.macsys AuthKey && killall cfprefsd runAsUser /Applications/Tailscale.app/Contents/MacOS/Tailscale up --authkey "$TAILSCALEAUTHKEY?ephemeral=false&preauthorized=true" --hostname "$TSUSER" --advertise-tags=tag:$TSTAG --reset sleep 0.5