hassio-plejd/plejd/rootfs/usr/bin/plejd.sh
Victor Hagelbäck 1b55cabf63 Read log level from configuration and update readme
- Break out reading of settings in js and remove it from shell scripts
- Pick up config from Logger via Configuration class
2021-01-21 23:40:59 +01:00

4 lines
91 B
Bash

#!/usr/bin/with-contenv bashio
bashio::log.info 'Running add-on'
exec node /plejd/main.js