mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-18 05:32:52 +00:00
4 lines
113 B
Bash
4 lines
113 B
Bash
|
wget 'https://builds.clickhouse.tech/master/freebsd/clickhouse'
|
||
|
chmod a+x ./clickhouse
|
||
|
sudo ./clickhouse install
|