Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 816 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 816 Bytes

ws-node

This software is used to setup a Raspberry Pi as an Wildlife Systems node.

Installing the software

sudo bash -c "$(wget -O - https://github.com/Wildlife-Systems/ws-node/raw/master/install)"

The installation script will install the software required to configure a node, and ask the user if they wish to configure the node.

If the node is not configured during install it can be configured by running ws-setup from the terminal.

Development