mirror of
https://github.com/angristan/openvpn-install.git
synced 2024-11-22 00:39:03 +01:00
Sorry...
This commit is contained in:
parent
a0ff4d7cf9
commit
76607e781c
@ -166,8 +166,8 @@ function installOpenVPN () {
|
||||
|
||||
echo ""
|
||||
echo "Checking for IPv6 connectivity..."
|
||||
ping6 -c4 ipv6.google.com > /dev/null 2>&1;
|
||||
echo ""
|
||||
ping6 -c4 ipv6.google.com > /dev/null 2>&1
|
||||
if [[ $? == 0 ]]; then
|
||||
echo "Your host appears to have IPv6 connectivity."
|
||||
SUGGESTION="y"
|
||||
|
Loading…
Reference in New Issue
Block a user