Create run

This commit is contained in:
Alexandre
2021-05-20 16:32:28 +02:00
committed by GitHub
parent 4673726492
commit 070bbb8257

View File

@@ -0,0 +1,9 @@
#!/usr/bin/with-contenv bashio
# ==============================================================================
# Wait for transmission to become available
bashio::net.wait_for 8096 localhost 900
bashio::log.info "Starting NGinx..."
exec nginx