mirror of
https://github.com/PurpleComputing/Tailscale-scripts.git
synced 2026-09-17 11:20:39 +01:00
Update silent-auth.sh
This commit is contained in:
@@ -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..
|
||||
|
||||
Reference in New Issue
Block a user