Add missed changes

This commit is contained in:
alesapin 2020-09-24 11:37:20 +03:00
parent 0936a3c1f8
commit 4f3eb4532a

View File

@ -113,6 +113,8 @@ cp "$CLICKHOUSE_DIR/programs/server/users.xml" /etc/clickhouse-server/
# install tests config
$CLICKHOUSE_DIR/tests/config/install.sh
# doesn't support SSL
rm -f /etc/clickhouse-server/config.d/secure_ports.xml
# Kill the server in case we are running locally and not in docker