redis_study/build.sh
2020-09-12 21:18:05 +08:00

17 lines
98 B
Bash
Executable File

#!/usr/bin/env bash
#
# build redis script
#
ls -alh ./deps/jemalloc
make distclean
make