From a9f5539eadd43813553e3a02235bb3344d2013a7 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 24 Aug 2022 17:56:18 +0100 Subject: [PATCH] Update mosyle-attributes.sh --- Helpers/mosyle-attributes.sh | 1 + 1 file changed, 1 insertion(+) 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)