From 529dda0596b2cb37a36ab2982b455894da7382d4 Mon Sep 17 00:00:00 2001 From: zeekling Date: Sun, 22 Nov 2020 16:31:04 +0800 Subject: [PATCH] =?UTF-8?q?jenkins=20=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 4c7fbd3..2efc167 100755 --- a/build.sh +++ b/build.sh @@ -5,7 +5,7 @@ # -cd ./deps/jemalloc && ./autogen.sh +cd ./deps/jemalloc && bash autogen.sh cd ../ && make hiredis jemalloc linenoise lua