Update birdnet_stats.sh

This commit is contained in:
mcguirepr89
2021-10-08 12:37:21 -04:00
committed by GitHub
parent c14a3075cb
commit 3e0d4b421a
+8 -6
View File
@@ -8,12 +8,14 @@ TMP_FILE="$(mktemp)"
while true;do while true;do
cat << "EOF" cat << "EOF"
.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+. ___ _ ___
( _ ____ __ _ ) ( _`\ _ ( ) _ ( _`\ _
) |_)o.__||\ ||_ |__(_ __|_ _ ._ _ |_) _ ._ _ .__|_ ( | (_) )(_) _ __ _| |(_) ___ __ | |_) )(_)
( |_)||(_|| \||_ | __)\/_> |_(/_| | | | \(/_|_)(_)| |_ ) | _ <'| |( '__)/'_` || |/' _ `\ /'_ `\ | ,__/'| |
) / | ( | (_) )| || | ( (_| || || ( ) |( (_) | | | | |
"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+" (____/'(_)(_) `\__,_)(_)(_) (_)`\__ | (_) (_)
( )_) |
\___/'
EOF EOF
if [ "$(find ${EXTRACTED} -name '*.wav' | wc -l)" -ge 1 ] &> /dev/null;then if [ "$(find ${EXTRACTED} -name '*.wav' | wc -l)" -ge 1 ] &> /dev/null;then
a=$( find "${EXTRACTED}" -name '*.wav' \ a=$( find "${EXTRACTED}" -name '*.wav' \