Created
September 13, 2017 00:13
-
-
Save codesnipers/9eb244446309a50019e2f4699d70d6f9 to your computer and use it in GitHub Desktop.
update all rasbperry pi
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
sudo apt-get dist-upgrade -y && sudo apt-get -y upgrade && sudo apt-get update -y && sudo apt-get autoremove -y && sudo apt-get clean && sudo rpi-update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment