This commit is contained in:
thor0215
2024-07-02 09:34:33 -05:00
parent e49cccce52
commit 45f20af5a9
2 changed files with 3 additions and 4 deletions

View File

@@ -16,7 +16,6 @@ echo " "
bashio::log.info "Starting app..."
COMMAND="$(bashio::config "COMMAND")"
# shellcheck disable=SC2086
/usr/bin/birdnet-go $COMMAND & true
# Wait for app to become available to start nginx