From 1faa85020481d641ca39e4011d71c26bfa4a254f Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Tue, 20 Sep 2022 19:34:02 +0100 Subject: [PATCH] Update zt-dialog.sh --- zt-dialog.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zt-dialog.sh b/zt-dialog.sh index 50332da..99646dc 100644 --- a/zt-dialog.sh +++ b/zt-dialog.sh @@ -18,7 +18,7 @@ apps=( # Dialog display settings, change as desired title="Joining $ZTNETNAME's ZeroTier Network" -message="Please wait whilst we join the $ZTNETNAME network for you." +message="Connecting your device to the $ZTNETNAME VPN network." # location of dialog and dialog command file dialogApp="/usr/local/bin/dialog"