From 6682fbe2958070501fe6caff5de05e092c64ae02 Mon Sep 17 00:00:00 2001 From: "e.khramov" Date: Wed, 26 Oct 2022 11:39:17 +0300 Subject: [PATCH] 1 --- noisetorch/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index 80c9e72..1a47eca 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -23,7 +23,7 @@ cd "${srcdir}" git submodule init git config submodule."c/c-ringbuf.url" "${srcdir}/c-ringbuf" git config submodule."c/rnnoise.url" "${srcdir}/rnnoise" -git submodule--helper update +git submodule update } build() {