Skip to content

Instantly share code, notes, and snippets.

@rileyrg
Created September 27, 2014 16:01
Show Gist options
  • Save rileyrg/03f41132ba715b0bcd8a to your computer and use it in GitHub Desktop.
Save rileyrg/03f41132ba715b0bcd8a to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get update --yes && sudo apt-get upgrade --yes && sudo apt-get dist-upgrade --yes && sudo apt-get autoremove --yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment