From 10a31f9c1c60e5f3fcb473ef24b5aec7184ffa33 Mon Sep 17 00:00:00 2001 From: "tiago.ferreira" Date: Tue, 23 Sep 2025 22:52:35 +0000 Subject: [PATCH] Atualizar update_srv1.sh --- update_srv1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_srv1.sh b/update_srv1.sh index db9526b..fa7ef45 100644 --- a/update_srv1.sh +++ b/update_srv1.sh @@ -8,7 +8,7 @@ wget https://raw.githubusercontent.com/tmferreira-ti/ASOR/main/Confs/srv1/nftabl apt install isc-dhcp-server -y wget https://git.tmferreira.tec.br/tiago.ferreira/ASOR/raw/branch/main/Confs/srv1/dhcpd.conf -O /etc/dhcp/dhcpd.conf --no-check-certificate --no-cache -#wget https://raw.githubusercontent.com/tmferreira-ti/ASOR/refs/heads/main/Confs/srv1/isc-dhcp-server -O /etc/default/isc-dhcp-server --no-check-certificate --no-cache +wget https://git.tmferreira.tec.br/tiago.ferreira/ASOR/raw/branch/main/Confs/srv1/isc-dhcp-server -O /etc/default/isc-dhcp-server --no-check-certificate --no-cache systemctl enable nftables #reboot