1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00
This commit is contained in:
OniriCorpe 2023-12-30 23:47:59 +01:00
parent 61e690a5ef
commit 1edb6757ff

View file

@ -46,8 +46,6 @@ configure_network_interface_dnsmasq(){
systemctl restart dnsmasq
ynh_store_file_checksum --file="/etc/dnsmasq.d/$app"
ynh_port_available --port=53 || ynh_die --message="Port 53 is needs to be available for this app"
}
is_public_ip(){