Skip to content

Instantly share code, notes, and snippets.

@pamtrak06
Created December 16, 2017 10:15
Show Gist options
  • Save pamtrak06/05ce4a1e0160ca9f43c7025f03102dfc to your computer and use it in GitHub Desktop.
Save pamtrak06/05ce4a1e0160ca9f43c7025f03102dfc to your computer and use it in GitHub Desktop.
Raspbian : install rpi-update, run it and reboot
sudo apt-get -y update
sudo apt-get -y install rpi-update
sudo rpi-update
sudo reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment