Skip to content

Instantly share code, notes, and snippets.

@leicht-io
Created December 28, 2019 13:40
Show Gist options
  • Save leicht-io/18c84447d19b8423351209e469bc2432 to your computer and use it in GitHub Desktop.
Save leicht-io/18c84447d19b8423351209e469bc2432 to your computer and use it in GitHub Desktop.
Post Raspbian Lite Install
sudo apt-get update
sudo apt-get upgrade
sudo rpi-upgrade
sudo apt-get autoremove -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment