point to this repo
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ if [[ ! -z $PACKAGES_MISSING ]] ; then
|
||||
fi
|
||||
|
||||
branch=main
|
||||
git clone -b $branch --depth=1 https://github.com/mcguirepr89/BirdNET-Pi.git ${HOME}/BirdNET-Pi &&
|
||||
git clone -b $branch --depth=1 https://github.com/Nachtzuster/BirdNET-Pi.git ${HOME}/BirdNET-Pi &&
|
||||
|
||||
$HOME/BirdNET-Pi/scripts/install_birdnet.sh
|
||||
if [ ${PIPESTATUS[0]} -eq 0 ];then
|
||||
|
||||
Reference in New Issue
Block a user