Update run

This commit is contained in:
Alexandre
2021-11-22 22:17:20 +01:00
committed by GitHub
parent 1dab6942a3
commit 30031ebfef

View File

@@ -1,6 +1,8 @@
#!/usr/bin/with-contenv bashio
# ==============================================================================
bashio::log.info "Waiting for port 9000 to open..."
# Wait for transmission to become available
bashio::net.wait_for 9000 localhost 900