mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-19 05:19:40 +02:00
Update install.sh
This commit is contained in:
parent
1e6f689ef5
commit
efb2a73cc2
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ if [ ! -d "kvrocks" ]; then
|
|||
git clone --recursive https://github.com/apache/incubator-kvrocks.git kvrocks
|
||||
cd kvrocks
|
||||
git checkout 2.10
|
||||
./x.py build
|
||||
./x.py build -j 4
|
||||
cd ..
|
||||
chown -R $SUDO_USER kvrocks
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue