diff --git a/uber-standardsetup.sh b/uber-standardsetup.sh index 822a7dd..9cc09dd 100755 --- a/uber-standardsetup.sh +++ b/uber-standardsetup.sh @@ -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