mirror of
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-31 05:57:36 +01:00 
			
		
		
		
	Sorry...
This commit is contained in:
		| @@ -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" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 angristan
					angristan