This commit is contained in:
Koen Van Impe 2021-07-27 18:37:16 +02:00
commit d280216361

View file

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
git clone --recursive https://github.com/bitleak/kvrocks.git git clone --recursive https://github.com/KvrocksLabs/kvrocks.git
cd kvrocks cd kvrocks
git checkout 2.0 git checkout 2.0.1
make -j4 make -j4