mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 03:28:11 +01:00
Not useful
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
#!/command/with-contenv bashio
|
||||
# shellcheck shell=bash
|
||||
set -e
|
||||
|
||||
######################
|
||||
# CHECK BIRDNET.CONF #
|
||||
######################
|
||||
|
||||
echo " "
|
||||
bashio::log.info "Updating and checking your BirdNET-Pi instance"
|
||||
|
||||
sed -i "/perm/d" "$HOME/BirdNET-Pi/scripts/update_birdnet_snippets.sh"
|
||||
exec "$HOME/BirdNET-Pi/scripts/update_birdnet_snippets.sh"
|
||||
Reference in New Issue
Block a user