Atualizar server1.sh
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo "Router, ok!"
|
echo "Server1, ok!"
|
||||||
|
|
||||||
ip link set up dev enp0s3
|
ip link set up dev enp0s3
|
||||||
|
|
||||||
@@ -10,7 +10,4 @@ ip route add default via 192.168.200.1
|
|||||||
|
|
||||||
apt clean
|
apt clean
|
||||||
|
|
||||||
history -c
|
#poweroff
|
||||||
history -w
|
|
||||||
|
|
||||||
reboot
|
|
||||||
Reference in New Issue
Block a user