diff --git a/setup-vps.sh b/setup-vps.sh index 1d42673..1781b62 100755 --- a/setup-vps.sh +++ b/setup-vps.sh @@ -23,9 +23,6 @@ if ! command -v sshpass &> /dev/null; then fi fi -# Set variables -SERVER_IP="66.179.188.130" - echo "=== Setting up VPS for boilerhaus.org (IP: $SERVER_IP) ===" echo ""