mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-06-13 05:20:24 +01:00
Update ts-force-auth.sh
removed second killall to allow Tailscale more time on second run
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user