fixed a weirdness in the birdnet_stats.sh script
This commit is contained in:
@@ -150,6 +150,8 @@ run_birdnet() {
|
||||
run_analysis "${1}"
|
||||
}
|
||||
|
||||
date
|
||||
|
||||
if [ $(find ${RECS_DIR} -maxdepth 1 -name '*wav' | wc -l) -gt 0 ];then
|
||||
run_birdnet "${RECS_DIR}"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user