Update update_birdnet.sh

This commit is contained in:
Patrick McGuire
2021-11-05 13:07:53 -04:00
committed by GitHub
parent 996ff74865
commit 1e6412ea31
+2 -3
View File
@@ -52,8 +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
sudo -u${USER} git -C ${HOME}/BirdNET-Pi checkout -f
sudo -u${USER} git -C ${HOME}/BirdNET-Pi pull -f
# Trigger the new update_birdnet2.sh
sudo -u${USER} ${my_dir}/update_birdnet2.sh