Skip to content

Instantly share code, notes, and snippets.

@xargr
Created January 7, 2018 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xargr/650058d2f7f91aa910481ea3b9847132 to your computer and use it in GitHub Desktop.
Save xargr/650058d2f7f91aa910481ea3b9847132 to your computer and use it in GitHub Desktop.
#!/bin/bash
clear
sudo apt-get update
sudo apt-get upgrade -y
sudo apt autoremove -y
sudo apt autoclean -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment