make 2.4 the default model

This commit is contained in:
ehpersonal38
2023-06-09 18:01:49 -04:00
parent 53ff32f189
commit d47719a443
3 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -37,6 +37,6 @@ install_birdnet
cd $my_dir/scripts || exit 1
./install_language_label.sh -l $DATABASE_LANG || exit 1
./install_language_label_nm.sh -l $DATABASE_LANG || exit 1
exit 0