From fbdbf7a19555a4522d315f8f92c1e0153e665ed8 Mon Sep 17 00:00:00 2001 From: tmferreira-ti <163651394+tmferreira-ti@users.noreply.github.com> Date: Fri, 12 Sep 2025 09:38:15 -0300 Subject: [PATCH] Update router.sh --- router.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/router.sh b/router.sh index b8f858d..2c9a09c 100644 --- a/router.sh +++ b/router.sh @@ -1,8 +1,6 @@ #!/bin/bash echo "Atualizando!!" -sleep 5 - wget https://git.tmferreira.tec.br/tiago.ferreira/GRC/raw/branch/main/Router/interfaces -O /etc/network/interfaces --no-check-certificate --no-cache wget https://git.tmferreira.tec.br/tiago.ferreira/GRC/raw/branch/main/Router/sysctl.conf -O /etc/sysctl.conf --no-check-certificate --no-cache