Skip to content

jp-chickadee-project/node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node

nodeSetup.sh

Use the most up-to date image for Rasbian lite

CHANGE THE PASSWORD FIRST with the passwd command

Setup internet:

sudo raspi-config

Make sure the system is updated:

sudo apt-get update
sudo apt-get -y upgrade

Now install the node software:

sudo apt-get install -y  git
git clone https://github.com/jp-chickadee-project/node.git
sudo ./node/nodeSetup.sh

Releases

No releases published

Packages

No packages published

Languages