change to another ip-echo provider which enables IPv4 only

This commit is contained in:
2015-07-07 13:45:59 +03:00
parent 0400dd1903
commit 842b115dd0

View File

@@ -27,7 +27,7 @@ if [ "$MYSQLPASS" == "" ]; then
fi
read -p "Domain: " DOMAIN
IP=$(wget -q -O - http://myexternalip.com/raw)
IP=$(wget -q -O - http://4.icanhazip.com)
echo "User: $USER" # user in system
echo "Hostname: $HOSTNAME" # e.g. cetus.uberspace.de