Skip to content
/ newpi Public

Scripts to configure a newly imaged Raspberry Pi device.

License

Notifications You must be signed in to change notification settings

regnare/newpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newpi

Scripts to configure a newly imaged Raspberry Pi device.

Download and Run as pi user

curl -OL https://github.com/regnare/newpi/archive/master.zip
unzip master.zip
cd newpi-master
bash setup.sh

Remove pi user

After your account is setup, remove the pi user.

sudo pkill -u pi
sudo userdel -r pi

About

Scripts to configure a newly imaged Raspberry Pi device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages