mirror of
https://github.com/PurpleComputing/Tailscale-scripts.git
synced 2026-02-03 05:53:23 +00:00
Update force-auth.sh
This commit is contained in:
@@ -62,10 +62,11 @@ else
|
||||
echo
|
||||
exit 1
|
||||
fi
|
||||
|
||||
defaults write io.tailscale.ipn.macos ManagedByOrganizationName "Purple Computing"
|
||||
# OPENS TAILSCALE BEFORE CHECKS
|
||||
runAsUser osascript -e 'tell application "Tailscale"' -e 'activate' -e 'end tell'
|
||||
|
||||
|
||||
# GIVES TAILSCALE TIME TO OPEN AND CONNECT IF EMPLOYEE AUTHED
|
||||
sleep 20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user