update
This commit is contained in:
parent
0f3427dd1e
commit
ad7b1cee15
@ -0,0 +1,9 @@
|
||||
#!/command/with-contenv bashio
|
||||
# shellcheck shell=bash
|
||||
# ==============================================================================
|
||||
# Home Assistant Community Add-on: actrunner
|
||||
# Runs the actrunner daemon
|
||||
# ==============================================================================
|
||||
bashio::log.info "Starting actrunner..."
|
||||
|
||||
exec /usr/local/bin/act_runner daemon
|
@ -1 +1 @@
|
||||
exec /usr/local/bin/act_runner daemon
|
||||
bash run
|
Loading…
x
Reference in New Issue
Block a user