Delete run

This commit is contained in:
Alexandre
2022-05-12 12:45:06 +02:00
committed by GitHub
parent effc83c566
commit b78f1a4f71

View File

@@ -1,10 +0,0 @@
#!/usr/bin/env bashio
# shellcheck shell=bash
# ==============================================================================
# Wait for transmission to become available
bashio::net.wait_for 2341 localhost 900
bashio::log.info "App launched..."
exec nginx