Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 349 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 349 Bytes

RaspberryPi usefull stuff.

On a fresh Debian/Wheezy image:

sudo apt-get update
sudo apt-get install git
git clone git@github.com:dezi/raspi.git
cd raspi

Bring everything up-to-date:

sudo apt-get upgrade
sudo apt-get dist-upgrade