mirror of
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-31 05:57:36 +01:00 
			
		
		
		
	Default DNS to AdGuard
This commit is contained in:
		| @@ -315,7 +315,7 @@ function installQuestions() { | ||||
| 	echo "   12) NextDNS (Anycast: worldwide)" | ||||
| 	echo "   13) Custom" | ||||
| 	until [[ $DNS =~ ^[0-9]+$ ]] && [ "$DNS" -ge 1 ] && [ "$DNS" -le 13 ]; do | ||||
| 		read -rp "DNS [1-12]: " -e -i 3 DNS | ||||
| 		read -rp "DNS [1-12]: " -e -i 11 DNS | ||||
| 		if [[ $DNS == 2 ]] && [[ -e /etc/unbound/unbound.conf ]]; then | ||||
| 			echo "" | ||||
| 			echo "Unbound is already installed." | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 robiiinos
					robiiinos