removed comments from testing

This commit is contained in:
Patrick McGuire
2021-12-01 16:34:32 -05:00
parent 764a3c8c23
commit 36102a7836
+2 -2
View File
@@ -52,7 +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
#sudo -u${USER} git -C ${HOME}/BirdNET-Pi pull -f
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