Update update_birdnet.sh

This commit is contained in:
Patrick McGuire
2021-10-18 13:07:45 -04:00
committed by GitHub
parent b2cfd31945
commit 95563a4d9f
+1
View File
@@ -52,6 +52,7 @@ remove_services
remove_scripts
# Stage 2 does a git pull to fetch new things
sudo -u${USER} git -C ${HOME}/BirdNET-Pi checkout -f || exit 1
sudo -u${USER} git -C ${HOME}/BirdNET-Pi pull -f || exit 1
# Trigger the new update_birdnet2.sh