This commit is contained in:
Alexandre
2023-05-21 11:19:39 +02:00
parent 65ef9f6ce1
commit c32eb55eb7
2 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
# ==============================================================================
bashio::require.unprotected
# Set environemnt
# Wait for transmission to become available
bashio::net.wait_for 9001 localhost 900
# Launch app
cd /app || true