mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-21 20:16:28 +01:00
Update 99-run.sh
This commit is contained in:
@@ -22,7 +22,7 @@ if [ ! -f /config/birdnet.conf ]; then
|
||||
fi
|
||||
|
||||
bashio::log.info "Starting BirdNET-Pi services"
|
||||
chmod +x $HOME/BirdNET-Pi/scripts/restart_services.sh
|
||||
/.$HOME/BirdNET-Pi/scripts/restart_services.sh &>/proc/1/fd/1
|
||||
chmod +x "$HOME"/BirdNET-Pi/scripts/restart_services.sh
|
||||
/."$HOME"/BirdNET-Pi/scripts/restart_services.sh &>/proc/1/fd/1
|
||||
|
||||
bashio::log.info "App is accessible from webui"
|
||||
bashio::log.info "App is accessible from webui"
|
||||
|
||||
Reference in New Issue
Block a user