mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
More handy
This commit is contained in:
parent
1bd6fb39f2
commit
fdf860adde
@ -66,6 +66,8 @@ if [[ ! -d data ]]; then
|
||||
tar $TAR_PARAMS --strip-components=1 --directory=. -x -v -f $DATASET
|
||||
fi
|
||||
|
||||
uptime
|
||||
|
||||
echo "Starting clickhouse-server"
|
||||
|
||||
./clickhouse server > server.log 2>&1 &
|
||||
|
Loading…
Reference in New Issue
Block a user