mirror of https://github.com/tteck/Proxmox.git
				
				
				
			
							parent
							
								
									aabaa091ad
								
							
						
					
					
						commit
						6acacbf8c8
					
				| 
						 | 
					@ -28,9 +28,6 @@ $STD apt-get install -y aspnetcore-runtime-7.0
 | 
				
			||||||
msg_ok "Installed ASP.NET Core Runtime"
 | 
					msg_ok "Installed ASP.NET Core Runtime"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msg_info "Installing Technitium DNS"
 | 
					msg_info "Installing Technitium DNS"
 | 
				
			||||||
systemctl stop systemd-resolved
 | 
					 | 
				
			||||||
echo "DNSStubListener=no" >>/etc/systemd/resolved.conf
 | 
					 | 
				
			||||||
ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf
 | 
					 | 
				
			||||||
$STD bash <(curl -fsSL https://download.technitium.com/dns/install.sh)
 | 
					$STD bash <(curl -fsSL https://download.technitium.com/dns/install.sh)
 | 
				
			||||||
msg_ok "Installed Technitium DNS"
 | 
					msg_ok "Installed Technitium DNS"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue