This commit is contained in:
hjelev
2022-03-19 00:38:42 +02:00
parent 7e958a014d
commit d772d8df45

View File

@@ -33,7 +33,7 @@ Disabled sensors are represented with False in the message.
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)
curl -L https://raw.githubusercontent.com/hjelev/rpi-mqtt-monitor/master/remote_install.sh | bash
```