17 lines
100 B
Bash
Executable File
17 lines
100 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
#
|
|
# build redis script
|
|
#
|
|
|
|
|
|
ls -alh ./deps/jemalloc
|
|
|
|
|
|
#make distclean
|
|
|
|
#make
|
|
|
|
|
|
|