From 4fe1dfe989a5ea862ee0132b0eaf3ae0d12b771d Mon Sep 17 00:00:00 2001 From: xpamych Date: Mon, 24 Oct 2022 20:40:56 +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 7e816b4..685afb3 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -21,7 +21,7 @@ cd "${srcdir}" } build() { -cd "${srcdir} +cd "${srcdir}" make }