mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
update out statement
This commit is contained in:
parent
a4b653fdca
commit
6dd605cc13
@ -814,7 +814,7 @@ int mainEntryClickHouseInstall(int argc, char ** argv)
|
||||
"\nClickHouse has been successfully installed.\n"
|
||||
"\nRestart clickhouse-server with:\n"
|
||||
" sudo clickhouse restart\n"
|
||||
"\nStart clickhouse-client with:\n"
|
||||
"\nRestart clickhouse-client with:\n"
|
||||
" clickhouse-client{}\n\n",
|
||||
maybe_password);
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user