renaming project birdingpi

This commit is contained in:
Patrick McGuire
2021-10-08 12:57:28 -04:00
parent cc432e1ada
commit ad6dc4c356
26 changed files with 64 additions and 63 deletions
+1 -1
View File
@@ -105,5 +105,5 @@ remove_scripts() {
remove_services
remove_scripts
if [ -d /etc/birdnet ];then sudo rm -drf /etc/birdnet;fi
if [ -f ${HOME}/BirdNET-Lite/birdnet.conf ];then sudo rm -f ${HOME}/BirdNET-Lite/birdnet.conf;fi
if [ -f ${HOME}/Birding-Pi/birdnet.conf ];then sudo rm -f ${HOME}/Birding-Pi/birdnet.conf;fi
echo "Uninstall finished. Remove this directory with 'rm -drfv' to finish."