diff --git a/Helpers/mosyle-attributes.sh b/Helpers/mosyle-attributes.sh index 845993d..2922fc6 100644 --- a/Helpers/mosyle-attributes.sh +++ b/Helpers/mosyle-attributes.sh @@ -32,6 +32,7 @@ echo echo #ZEROTIER +echo "ZeroTier Information" DIR="/Library/Application Support/ZeroTier" if [ -d "$DIR" ]; then MYID=$(/usr/local/bin/zerotier-cli info | cut -d " " -f 3)