From f5331b5e6942166ee630848cd56122348c3a9bae Mon Sep 17 00:00:00 2001 From: wattsy74 <49881777+wattsy74@users.noreply.github.com> Date: Fri, 1 Oct 2021 18:14:05 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8f1f3f..8de8f0c 100644 --- a/README.md +++ b/README.md @@ -315,7 +315,9 @@ sudo /tmp/zerotier.sh [NETWORKID] ##### A REBOOT IS REQUIRED FOR THE TLS CERT GENERATION -It is also advised that you add a custom command or script for "on User Sign In" to execute `/usr/local/bin/zerotier-cli join [NETWORK ID]` +It is also advised that you add a custom command or script for "on User Sign In" to execute ``` +/usr/local/bin/zerotier-cli join [NETWORK ID] +``` Add the following custom command for Mosyle Attribute look up @@ -323,7 +325,9 @@ Add the following custom command for Mosyle Attribute look up ###### Event: Every "Device Info" update -Command: ```/usr/local/bin/zerotier-cli info``` +Command: ``` +/usr/local/bin/zerotier-cli info +``` ###### Show the command response as an attribute on Device Info: TICK