Create 03-perform_updates.sh

This commit is contained in:
Alexandre
2024-06-24 08:47:32 +02:00
committed by GitHub
parent e1256e78f5
commit 6a182c2bba

View File

@@ -0,0 +1,12 @@
#!/command/with-contenv bashio
# shellcheck shell=bash
set -e
######################
# CHECK BIRDNET.CONF #
######################
echo " "
bashio::log.info "Updating and checking your BirdNET-Pi instance"
exec "$HOME/BirdNET-Pi/scripts/update_birdnet_snippets.sh"