mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-05-30 22:07:57 +01:00
Optimize image
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/execlineb -S0
|
||||
if { s6-test ${1} -ne 0 }
|
||||
if { s6-test ${1} -ne 256 }
|
||||
|
||||
s6-svscanctl -t /var/run/s6/services
|
||||
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
|
||||
bashio::log.info "Strating Bridge..."
|
||||
exec python /app/toogoodtogo_ha_mqtt_bridge/main.py
|
||||
Reference in New Issue
Block a user