chg: [install] use stable branch of kvrocks (2.0)
parent
520467947c
commit
be16de1d8f
|
@ -1,3 +1,5 @@
|
||||||
|
#!/bin/sh
|
||||||
git clone --recursive https://github.com/bitleak/kvrocks.git
|
git clone --recursive https://github.com/bitleak/kvrocks.git
|
||||||
cd kvrocks
|
cd kvrocks
|
||||||
|
git checkout 2.0
|
||||||
make -j4
|
make -j4
|
||||||
|
|
Loading…
Reference in New Issue