mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
Clean VLC from Z-Wave JS references (#2266)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/execlineb -S1
|
||||
# ==============================================================================
|
||||
# Take down the S6 supervision tree when Z-Wave JS fails
|
||||
# Take down the S6 supervision tree when VLC fails
|
||||
# ==============================================================================
|
||||
if { s6-test ${1} -ne 0 }
|
||||
if { s6-test ${1} -ne 256 }
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Start Z-Wave JS service for Z-Wave radio
|
||||
# Start VLC service
|
||||
# ==============================================================================
|
||||
readonly PASSWORD="$(cat /data/secret)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user