From 3c093e71b2aa2fe4942df717d2ae9c6439415857 Mon Sep 17 00:00:00 2001 From: Nils <32552517+byReqz@users.noreply.github.com> Date: Wed, 20 Jan 2021 12:58:33 +0000 Subject: [PATCH] fix typo empty line removed --- conn.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/conn.sh b/conn.sh index e52d3d3..ba765ea 100644 --- a/conn.sh +++ b/conn.sh @@ -120,7 +120,6 @@ fi elif [[ ! "$1" =~ [0-9]{1,3}(\.[0-9]{1,3}){3} ]] && [[ "$1" =~ [:] ]] && [[ ! "$2" =~ [:] ]] && [[ -z "$3" ]];then echo "detected IPv6 adress -> using -6" echo "checking connection status for $1" - fi echo "-------------------Availability----------------------" fping -6 -e $1