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 ../../