diff --git a/server1.sh b/server1.sh index 491ec30..91d58a4 100644 --- a/server1.sh +++ b/server1.sh @@ -1,4 +1,6 @@ #!/bin/bash echo "Atualizando!!!" -wget https://git.tmferreira.tec.br/tiago.ferreira/GRC/src/branch/main/Server1/interfaces -O /etc/network/interfaces --no-check-certificate --no-cache \ No newline at end of file +wget https://git.tmferreira.tec.br/tiago.ferreira/GRC/src/branch/main/Server1/interfaces -O /etc/network/interfaces --no-check-certificate --no-cache + +reboot \ No newline at end of file