Atualizar server1.sh
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user