Skip to content

Instantly share code, notes, and snippets.

@mikerr
Last active December 20, 2015 15:48
Show Gist options
  • Save mikerr/6156456 to your computer and use it in GitHub Desktop.
Save mikerr/6156456 to your computer and use it in GitHub Desktop.
Update raspbian on raspberry Pi
sudo apt-get update && sudo apt-get dist-upgrade -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment