mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
update
This commit is contained in:
@@ -7,11 +7,4 @@
|
||||
|
||||
# Start omni-tools container content
|
||||
bashio::log.info "Starting application"
|
||||
/./docker-entrypoint.sh & true
|
||||
|
||||
# Wait for app to become available
|
||||
bashio::net.wait_for 8096 localhost 900
|
||||
|
||||
# Start nginx
|
||||
bashio::log.info "Starting NGinx..."
|
||||
exec nginx &>/proc/1/fd/1
|
||||
/./docker-entrypoint.sh "nginx -g daemon" &>/proc/1/fd/1
|
||||
|
||||
Reference in New Issue
Block a user