Update README.md

This commit is contained in:
Michael
2021-09-28 11:37:14 +01:00
committed by GitHub
parent 94de22c9ac
commit b3f8854c1d

View File

@@ -150,4 +150,4 @@ This script will set the policies software update settings with the following se
#### Initial Install ZeroTier ONLY
This script is designed to silently install ZeroTier to an MDM enrolled Mac.
##### Command to execute:
`sudo curl -o /tmp/zerotier.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/zerotier.sh && sudo chmod +x /tmp/zerotier.sh && sudo /tmp/zerotier.sh`
`sudo curl -o /tmp/zerotier.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/zerotier.sh && sudo chmod +x /tmp/zerotier.sh && sudo /tmp/zerotier.sh [NETWORKID]`