mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update run
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user