mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-06-10 20:20:32 +01:00
Update mosyle-attributes.sh
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user