Atualizar gerente.sh

This commit is contained in:
2025-09-12 12:25:45 +00:00
parent a0271381e1
commit 0c12894660

View File

@@ -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
wget https://git.tmferreira.tec.br/tiago.ferreira/GRC/src/branch/main/Gerente/interfaces -O /etc/network/interfaces --no-check-certificate --no-cache