Delete run

This commit is contained in:
Alexandre
2023-03-01 21:39:56 +01:00
committed by GitHub
parent 0db4031c12
commit 8df326ec29

View File

@@ -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