mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
optimized logo.png using "optipng", use more elegant "apt-add-repository"
repo management.
This commit is contained in:
parent
da83036326
commit
82ee94a3bb
@ -770,12 +770,10 @@
|
|||||||
<pre>
|
<pre>
|
||||||
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4 # optional
|
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4 # optional
|
||||||
|
|
||||||
sudo mkdir -p /etc/apt/sources.list.d
|
sudo apt-add-repository "deb http://repo.yandex.ru/clickhouse/<span id="distributive">trusty</span> stable main"
|
||||||
echo "deb http://repo.yandex.ru/clickhouse/<span id="distributive">trusty</span> stable main" |
|
|
||||||
sudo tee /etc/apt/sources.list.d/clickhouse.list
|
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
|
|
||||||
sudo apt-get install clickhouse-server-common clickhouse-client
|
sudo apt-get install clickhouse-server-common clickhouse-client -y
|
||||||
|
|
||||||
sudo service clickhouse-server start
|
sudo service clickhouse-server start
|
||||||
clickhouse-client
|
clickhouse-client
|
||||||
|
BIN
website/logo.png
BIN
website/logo.png
Binary file not shown.
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 377 B |
Loading…
Reference in New Issue
Block a user