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