mirror of https://github.com/citusdata/citus.git
parent
f2f7497ab8
commit
57319b23d0
|
@ -131,8 +131,6 @@ cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
make -j5
|
make -j5
|
||||||
sudo make install
|
sudo make install
|
||||||
# Optionally, you might instead want to use `sudo make install-all`
|
|
||||||
# since `multi_extension` regression test would fail due to missing downgrade scripts.
|
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|
||||||
git clone https://github.com/citusdata/tools.git
|
git clone https://github.com/citusdata/tools.git
|
||||||
|
|
Loading…
Reference in New Issue