Atualizar server1.sh

This commit is contained in:
2025-08-07 16:37:38 +00:00
parent 87e032d747
commit da856847b6

View File

@@ -1,5 +1,5 @@
#!/bin/bash
echo "Router, ok!"
echo "Server1, ok!"
ip link set up dev enp0s3
@@ -10,7 +10,4 @@ ip route add default via 192.168.200.1
apt clean
history -c
history -w
reboot
#poweroff