diff --git a/gerente.sh b/gerente.sh index 40a3cbc..9cad416 100644 --- a/gerente.sh +++ b/gerente.sh @@ -1,16 +1,4 @@ #!/bin/bash -echo "Router, ok!" +echo "Atualizando!!!" -ip link set up dev enp0s3 - -ip address flush enp0s3 -ip address add 192.168.200.3/24 dev enp0s3 - -ip route add default via 192.168.200.1 - -apt clean - -history -c -history -w - -poweroff \ No newline at end of file +wget https://git.tmferreira.tec.br/tiago.ferreira/GRC/src/branch/main/Gerente/interfaces -O /etc/network/interfaces --no-check-certificate --no-cache \ No newline at end of file