Explorar o código

Update ipv4-ipv6.sh

molon %!s(int64=4) %!d(string=hai) anos
pai
achega
abf0347d18
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      scripts/ipv4-ipv6.sh

+ 3 - 0
scripts/ipv4-ipv6.sh

@@ -29,7 +29,10 @@ while [ ! -n "$STATIC" ]; do
     fi
 done
 
+eecho "Getting IPv4 ..."
 IP4=$(curl -4 -s icanhazip.com)
+
+eecho "Getting IPv6 ..."
 IP6=$(curl -6 -s icanhazip.com)
 if [[ $IP6 != *:* ]]; then
   IP6=