Skip to content

This script will set up your raspberry pi after first boot.

Notifications You must be signed in to change notification settings

kevalpatel2106/rpi-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

rpi-setup

This script will set up your raspberry pi after first boot. All you have to do is run following command:

sudo curl -sS https://raw.githubusercontent.com/kevalpatel2106/rpi-setup/master/setup.sh | sudo bash

What it will do?

  • Update the OS.
  • Upgrade all the packages.
  • Update the firmware.
  • Removing unused packages.
  • Setting up the hdmi resolution.
  • Enabling zram.

About

This script will set up your raspberry pi after first boot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages