mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-01 03:36:06 +02:00
Update entrypoint command in 99-run.sh
This commit is contained in:
@@ -38,7 +38,7 @@ fi
|
||||
|
||||
bashio::log.info "Starting app..."
|
||||
# shellcheck disable=SC2086
|
||||
/usr/bin/entrypoint.sh birdnet-go realtime &
|
||||
/usr/bin/entrypoint.sh /usr/bin/startup-wrapper.sh birdnet-go realtime &
|
||||
true
|
||||
|
||||
# Wait for app to become available to start nginx
|
||||
|
||||
Reference in New Issue
Block a user