mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-24 07:49:42 +02:00
commit
611765e1d7
1 changed files with 3 additions and 2 deletions
|
@ -73,9 +73,10 @@ if [ -d "kvrocks" ];
|
|||
else
|
||||
git clone --recursive https://github.com/apache/incubator-kvrocks.git kvrocks
|
||||
cd kvrocks
|
||||
git checkout 2.6
|
||||
git checkout 2.10
|
||||
./x.py build
|
||||
fi
|
||||
./x.py build
|
||||
|
||||
cd ..
|
||||
|
||||
chown -R $SUDO_USER kvrocks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue