installation script
This commit is contained in:
@@ -30,6 +30,14 @@ Disabled sensors are represented with False in the message.
|
||||
|
||||
# Installation
|
||||
|
||||
I have created an automated bash installation, its working but not extensively tested
|
||||
|
||||
```bash
|
||||
bash <(curl -s https://raw.githubusercontent.com/hjelev/rpi-mqtt-monitor/master/remote_install.sh)
|
||||
```
|
||||
|
||||
|
||||
|
||||
If you don't have pip installed:
|
||||
```bash
|
||||
$ sudo apt install python-pip
|
||||
|
||||
Reference in New Issue
Block a user