From 477fe8f77f21e2e36d39c1641942cbbc11795a08 Mon Sep 17 00:00:00 2001 From: tmferreira-ti <163651394+tmferreira-ti@users.noreply.github.com> Date: Tue, 16 Sep 2025 20:45:40 -0300 Subject: [PATCH] Update 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 f3f2705..3b0122d 100644 --- a/update_srv1.sh +++ b/update_srv1.sh @@ -3,7 +3,7 @@ wget https://raw.githubusercontent.com/tmferreira-ti/ASOR/main/Confs/srv1/sysctl # wget https://raw.githubusercontent.com/tmferreira-ti/ASOR/main/Confs/srv1/interfaces -O /etc/network/interfaces --no-check-certificate --no-cache wget https://raw.githubusercontent.com/tmferreira-ti/ASOR/main/Confs/srv1/nftables.conf -O /etc/nftables.conf --no-check-certificate --no-cache -sed -i s'/enp0s8/enp0s3/g' /usr/local/bin/sync-update +#sed -i s'/enp0s8/enp0s3/g' /usr/local/bin/sync-update #wget https://raw.githubusercontent.com/tmferreira-ti/SSORI/refs/heads/main/configs/sshd_config -O /etc/ssh/sshd_config --no-check-certificate --no-cache #apt install isc-dhcp-server -y