Update ts-force-auth.sh

removed second killall to allow Tailscale more time on second run
This commit is contained in:
Michael
2023-06-08 19:36:38 +01:00
committed by GitHub
parent a19ac682ce
commit a1d90cb698

View File

@@ -128,7 +128,6 @@ else
echo
echo NO AUTH AUTHENTICATING...
runAsUser /Applications/Tailscale.app/Contents/MacOS/Tailscale logout
killall Tailscale
sleep 5
runAsUser osascript -e 'tell application "Tailscale"' -e 'activate' -e 'end tell'
sleep 20