redis_study/build.sh
2020-09-12 21:19:39 +08:00

17 lines
100 B
Bash
Executable File

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