Switch submodule git address to http

This commit is contained in:
Samuel Ortion 2022-08-20 05:49:42 +02:00
parent 38fcc7824d
commit 933b635bf2
3 changed files with 3 additions and 4 deletions

4
.gitmodules vendored
View File

@ -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

@ -1 +1 @@
Subproject commit 08f031585265e5bc22e86a60ecbb0310c937a29b
Subproject commit cb3707813f4465922823bcfba31358f6c5d0c370

View File

@ -136,7 +136,6 @@ install_web_interface() {
}
main() {
update
install_requirements $REQUIREMENTS
install_birdnetstream
install_birdnetstream_services