Update mosyle-attributes.sh

This commit is contained in:
Michael
2022-08-24 17:56:18 +01:00
committed by GitHub
parent 07a48092b8
commit a9f5539ead

View File

@@ -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)