fix(install): don't treat http errors as unavailable ipv6

This commit is contained in:
Orazio 2024-01-29 08:53:41 +01:00 committed by GitHub
parent 4f88a56407
commit 20d3a4ccd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1087,7 +1087,6 @@ checkipv6uplink() {
--max-time 3 \
--connect-timeout 3 \
--silent \
--fail \
-6 \
https://google.com \
> /dev/null