diff --git a/.gitmodules b/.gitmodules index ab60bb3..4467e9c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "BirdNET-Analyzer"] +[submodule "analyzer"] path = analyzer - url = git@github.com:kahst/BirdNET-Analyzer.git + url = https://github.com/kahst/BirdNET-Analyzer diff --git a/analyzer b/analyzer index 08f0315..cb37078 160000 --- a/analyzer +++ b/analyzer @@ -1 +1 @@ -Subproject commit 08f031585265e5bc22e86a60ecbb0310c937a29b +Subproject commit cb3707813f4465922823bcfba31358f6c5d0c370 diff --git a/install.sh b/install.sh index f1ef391..29434b1 100755 --- a/install.sh +++ b/install.sh @@ -136,7 +136,6 @@ install_web_interface() { } main() { - update install_requirements $REQUIREMENTS install_birdnetstream install_birdnetstream_services