Update newinstaller.sh
This commit is contained in:
+1
-1
@@ -8,4 +8,4 @@ if ! which git &> /dev/null;then
|
|||||||
sudo apt -y install git
|
sudo apt -y install git
|
||||||
fi
|
fi
|
||||||
git clone -b ${branch} https://github.com/mcguirepr89/BirdNET-Pi.git ${HOME}/BirdNET-Pi
|
git clone -b ${branch} https://github.com/mcguirepr89/BirdNET-Pi.git ${HOME}/BirdNET-Pi
|
||||||
/home/${USER}/BirdNET-Pi/birdnet-pi-config
|
/home/${USER}/BirdNET-Pi/scripts/birdnet-pi-config
|
||||||
|
|||||||
Reference in New Issue
Block a user