Created
September 26, 2014 07:47
-
-
Save rileyrg/54dc5047c6f9ad848524 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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