Update Birders_Guide_Installer.sh
This commit is contained in:
@@ -107,7 +107,7 @@ stage_2() {
|
|||||||
if [ ! -d ${my_dir} ];then
|
if [ ! -d ${my_dir} ];then
|
||||||
cd ~ || exit 1
|
cd ~ || exit 1
|
||||||
echo "Cloning the BirdNET-Lite repository in your home directory"
|
echo "Cloning the BirdNET-Lite repository in your home directory"
|
||||||
git clone -b rpi4 https://github.com/mcguirepr89/BirdNET-Lite.git ~/BirdNET-Lite
|
git clone https://github.com/mcguirepr89/BirdNET-Lite.git ~/BirdNET-Lite
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f ${my_dir}/Birders_Guide_Installer_Configuration.txt ];then
|
if [ -f ${my_dir}/Birders_Guide_Installer_Configuration.txt ];then
|
||||||
|
|||||||
Reference in New Issue
Block a user