mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Working Directory change
This commit is contained in:
@@ -18,8 +18,6 @@ COMMAND="$(bashio::config "COMMAND")"
|
||||
# shellcheck disable=SC2086
|
||||
mkdir -p /root/.config/birdnet-go
|
||||
cd /root/.config/birdnet-go
|
||||
pwd
|
||||
|
||||
/usr/bin/birdnet-go $COMMAND & true
|
||||
|
||||
# Wait for app to become available to start nginx
|
||||
|
||||
Reference in New Issue
Block a user