From c764bb850a707a791dfdcc3a79599add9abacbe2 Mon Sep 17 00:00:00 2001 From: African Penguin Date: Thu, 11 Nov 2021 15:38:42 +0200 Subject: [PATCH] fixing dir creation error --- Birders_Guide_Installer.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Birders_Guide_Installer.sh b/Birders_Guide_Installer.sh index 45362df..81b4f7a 100755 --- a/Birders_Guide_Installer.sh +++ b/Birders_Guide_Installer.sh @@ -220,11 +220,11 @@ REC_CARD=default ## after extractions have been made from them. This includes both WAVE and ## BirdNET.selection.txt files. -PROCESSED=${RECS_DIR}/Processed +PROCESSED=/home/pi/BirdSongs/Processed ## EXTRACTED is the directory where the extracted audio selections are moved. -EXTRACTED=${RECS_DIR}/Extracted +EXTRACTED=/home/pi/BirdSongs/Extracted ## IDFILE is the file that keeps a complete list of every spececies that ## BirdNET has identified from your data-set. It is persistent across