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