This commit is contained in:
thor0215
2024-07-02 07:59:24 -05:00
parent 33a99b554a
commit c68064f692
2 changed files with 2 additions and 3 deletions

View File

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