mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
Update run.sh
This commit is contained in:
parent
6e44105dd6
commit
ce83c60337
@ -547,7 +547,7 @@ if [ "$DISABLE_BC_CHECK" -ne "1" ]; then
|
||||
rm -f /etc/clickhouse-server/users.d/insert_keeper_retries.xml ||:
|
||||
|
||||
# Turn on after 23.1
|
||||
rm -f /etc/clickhouse-server/users.d/prefetch_settings.xml
|
||||
rm -f /etc/clickhouse-server/users.d/prefetch_settings.xml ||:
|
||||
|
||||
start
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user