mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update adguard-v5-install.sh
This commit is contained in:
		
							parent
							
								
									2dede961bd
								
							
						
					
					
						commit
						f416b876d0
					
				| 
						 | 
				
			
			@ -91,6 +91,7 @@ msg_ok "Installed Dependencies"
 | 
			
		|||
msg_info "Installing AdGuard Home"
 | 
			
		||||
echo "DNSStubListener=no" >>/etc/systemd/resolved.conf
 | 
			
		||||
ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf
 | 
			
		||||
systemctl restart systemd-resolved
 | 
			
		||||
wget -qL https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh
 | 
			
		||||
$STD bash install.sh
 | 
			
		||||
rm install.sh
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue