fix: [kvrocks] installer - update to the new kvrocks repository

main
Alexandre Dulaunoy 2023-02-04 10:08:03 +01:00
parent 355bce7b42
commit 608610f5ac
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 4 deletions

View File

@ -1,5 +1,4 @@
#!/bin/sh
git clone --recursive https://github.com/bitleak/kvrocks.git
cd kvrocks
git checkout 2.0
make -j4
git clone https://github.com/apache/incubator-kvrocks.git
cd incubator-kvrocks
./x.py build