Alexandre
2023-08-04 19:52:58 +02:00
parent db84b93323
commit 4a51302b65
21 changed files with 668 additions and 73 deletions

View File

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