Skip to content

Instantly share code, notes, and snippets.

@dprilutskii
Created May 17, 2020 23:53
Show Gist options
  • Save dprilutskii/b8489473292c55f018d411dfda5e8674 to your computer and use it in GitHub Desktop.
Save dprilutskii/b8489473292c55f018d411dfda5e8674 to your computer and use it in GitHub Desktop.
Full update Raspberry Pi
sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get dist-upgrade -y
sudo rpi-update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment