From 1facb382bf4d9d968df726410b6c5fa41b06ed4c Mon Sep 17 00:00:00 2001 From: zeekling Date: Sat, 12 Sep 2020 21:18:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=9F=E6=96=B0=E7=BC=96=E8=AF=91=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build.sh b/build.sh index 9feae74..1622956 100755 --- a/build.sh +++ b/build.sh @@ -4,11 +4,9 @@ # build redis script # -cd deps -ls -alh +ls -alh ./deps/jemalloc -cd ../ make distclean