From 6764f87a26a0734ac3500b0a6502502cf5c454fc Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 27 Dec 2023 14:07:43 +0000 Subject: [PATCH] Update silent-auth.sh --- Mac/silent-auth.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Mac/silent-auth.sh b/Mac/silent-auth.sh index 7fd41df..de97b6a 100644 --- a/Mac/silent-auth.sh +++ b/Mac/silent-auth.sh @@ -104,7 +104,6 @@ PING2=$(ping -c 1 "$IP2" | grep -c from) if [ "$PING1" -eq "1" ]; then echo echo Internet is working - echo else echo echo NO INTERNET... Exit..