mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 06:03:26 +00:00
Update zerotier.sh
This commit is contained in:
@@ -20,11 +20,13 @@
|
||||
# - 1.2 Martyn Watts, 29.09.2021 Added logging information
|
||||
# - 1.3 Michael Tanner, 06.11.2021 fixing /tmp folder usage for Monterey
|
||||
# - 1.4 Michael Tanner, reverted back to latest version
|
||||
# - 1.5 Michael Tanner, added killing of processes on initial install
|
||||
# to aid with silent bg operation.
|
||||
#
|
||||
#########################################################################
|
||||
# Script to install ZeroTier and to join the organisations ZT Network.
|
||||
#
|
||||
scriptver='1.3'
|
||||
scriptver='1.5'
|
||||
logfile="/Library/Logs/com.purplecomputing.mdm/ZeroTierInstallScript.log"
|
||||
appName="ZeroTier"
|
||||
deplog="/var/tmp/depnotify.log"
|
||||
|
||||
Reference in New Issue
Block a user