vggonz revidoval tento gist . Přejít na revizi
1 file changed, 2 insertions
update_apt.sh(vytvořil soubor)
@@ -0,0 +1,2 @@ | |||
1 | + | #!/bin/bash | |
2 | + | sudo sh -c 'apt update && apt -y upgrade && apt clean && apt -y autoremove' |
Novější
Starší