From 8e77d1e405942a30ce3c70dc8cac905a1b2512b5 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 9 Oct 2019 12:41:05 -0400 Subject: [PATCH] Update iiab-support --- iiab-support | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iiab-support b/iiab-support index c7d18dcf6..33c46337f 100755 --- a/iiab-support +++ b/iiab-support @@ -85,7 +85,7 @@ echo -e " 2. Check your OpenVPN connection: run 'ping 10.8.0.1'" echo -e " 3. Run 'ip a' and look for a 'tun0' IP address like 10.8.0.x" echo -e " 4. If necessary, run 'systemctl restart openvpn' which should" echo -e " run 'systemctl restart openvpn@xscenet' for you." -echo -e " 5. Sometimes waiting a minute helps -- retry steps 2 and 3 to monitor." +echo -e " 5. SOMETIMES WAITING A MINUTE HELPS -- retry steps 2 and 3 to monitor." echo -e " 6. If in future you want to disable OpenVPN connections to-and-from your" echo -e " Internet-in-a-Box (IIAB) please run 'iiab-support-off' at that time." echo -e " 7. Read 'How can I remotely manage my Internet-in-a-Box?' at"