5 lines
92 B
Bash
5 lines
92 B
Bash
#!/usr/bin/with-contenv bashio
|
|
|
|
bashio::log.info 'Running add-on'
|
|
exec node /plejd/main.js
|
|
|