From 1edb6757fff6af48a1c8b3e94f498a8bbcd0be3d Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sat, 30 Dec 2023 23:47:59 +0100 Subject: [PATCH] neh2 --- scripts/_common.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 7cdc231..058bdc2 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -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(){