mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 14:51:50 +02:00
Delete run
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
|
||||||
# shellcheck shell=bash
|
|
||||||
# ==============================================================================
|
|
||||||
|
|
||||||
bashio::log.info "Waiting for port 9000 to open..."
|
|
||||||
|
|
||||||
# Wait for transmission to become available
|
|
||||||
bashio::net.wait_for 9000 localhost 900
|
|
||||||
|
|
||||||
bashio::log.info "Starting NGinx..."
|
|
||||||
|
|
||||||
exec nginx
|
|
||||||
Reference in New Issue
Block a user