Fix finishing (#11)

This commit is contained in:
Pascal Vizeli
2021-09-26 18:18:59 +02:00
committed by GitHub
parent f7242ec678
commit 57d12e6c17
2 changed files with 5 additions and 0 deletions

View File

@@ -2,4 +2,7 @@
# ==============================================================================
# Take down the S6 supervision tree when example fails
# ==============================================================================
if { s6-test ${1} -ne 0 }
if { s6-test ${1} -ne 256 }
s6-svscanctl -t /var/run/s6/services

View File

@@ -6,3 +6,5 @@
## Add your code here
bashio::log.info "Hello world"
# exec my_program --with-params