vggonz revisou este gist . Ir para a revisão
1 file changed, 2 insertions
update_apt.sh(arquivo criado)
@@ -0,0 +1,2 @@ | |||
1 | + | #!/bin/bash | |
2 | + | sudo sh -c 'apt update && apt -y upgrade && apt clean && apt -y autoremove' |
Próximo
Anterior