Update Birders_Guide_Installer.sh
This commit is contained in:
@@ -5,7 +5,6 @@ HOME=/home/pi
|
|||||||
my_dir=${HOME}/BirdNET-Pi
|
my_dir=${HOME}/BirdNET-Pi
|
||||||
branch=newinstaller
|
branch=newinstaller
|
||||||
trap '${my_dir}/scripts/dump_logs.sh && exit' EXIT SIGHUP SIGINT
|
trap '${my_dir}/scripts/dump_logs.sh && exit' EXIT SIGHUP SIGINT
|
||||||
env && exit
|
|
||||||
|
|
||||||
if [ "$(uname -m)" != "aarch64" ];then
|
if [ "$(uname -m)" != "aarch64" ];then
|
||||||
echo "BirdNET-Pi requires a 64-bit OS.
|
echo "BirdNET-Pi requires a 64-bit OS.
|
||||||
|
|||||||
Reference in New Issue
Block a user