vggonz revised this gist 4 months ago. Go to revision
1 file changed, 2 insertions
update_apt.sh(file created)
| @@ -0,0 +1,2 @@ | |||
| 1 | + | #!/bin/bash | |
| 2 | + | sudo sh -c 'apt update && apt -y upgrade && apt clean && apt -y autoremove' | |
Newer
Older