Skip to content

Instantly share code, notes, and snippets.

@rileyrg
Created September 27, 2014 15:59
Show Gist options
  • Save rileyrg/edfd28bca0c965b45e97 to your computer and use it in GitHub Desktop.
Save rileyrg/edfd28bca0c965b45e97 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