Update run.sh

This commit is contained in:
Alexander Tokmakov 2022-12-14 14:21:21 +03:00 committed by GitHub
parent f68a407636
commit 3f336190a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,6 +136,7 @@ function stop()
if [ -n "$1" ]
then
# temporarily disable it in BC check
clickhouse stop --force
return
fi