This repository contains scripts for updating RuuviTag on host using webhook.
- webhookd must be installed.
Clone this repository into your scripts directory on the host that has connection to your RuuviTag:
git clone [email protected]:GenerIoT/update-via-webhook.git ~/scriptsMake sure Webhook is running in the host. Update RuuviTag from docker container with the script:
./ruuvi-update.sh <RUUVI-IMAGE-URL>