diff --git a/router.sh b/router.sh index fe0550f..b8f858d 100644 --- a/router.sh +++ b/router.sh @@ -5,9 +5,9 @@ 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/src/raw/branch/main/Router/sysctl.conf -O /etc/sysctl.conf --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 -wget https://git.tmferreira.tec.br/tiago.ferreira/GRC/src/raw/branch/main/Router/nftables.conf -O /etc/nftables.conf --no-check-certificate --no-cache +wget https://git.tmferreira.tec.br/tiago.ferreira/GRC/raw/branch/main/Router/nftables.conf -O /etc/nftables.conf --no-check-certificate --no-cache systemctl enable nftables