From b3f8854c1de65cf4b14c47944d06a2f073f2eb1a Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Tue, 28 Sep 2021 11:37:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69a9a8c..7f76969 100644 --- a/README.md +++ b/README.md @@ -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]`