redis_study/build.sh
2020-09-12 21:22:24 +08:00

17 lines
99 B
Bash
Executable File

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