From 6645acfb0b6651dca0630759112784c438133b27 Mon Sep 17 00:00:00 2001 From: zeekling Date: Sat, 12 Sep 2020 23:07:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=9F=E6=96=B0build.sh?= 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 d09e0f3..e7763d6 100755 --- a/build.sh +++ b/build.sh @@ -6,7 +6,7 @@ #cd ./deps && ./update-jemalloc.sh 5.2.1 -cd ../deps/jemalloc && ./autogen.sh +cd ./deps/jemalloc && ./autogen.sh cd ../../