Update force-auth-fl-exitnode.sh

This commit is contained in:
Michael
2023-11-24 13:25:30 +00:00
committed by GitHub
parent 6e30c603ba
commit 2b0d6015f3

View File

@@ -75,7 +75,7 @@ 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'