Fixed build

This commit is contained in:
Alexey Milovidov 2019-03-11 22:47:06 +03:00
parent a4e9c59aa3
commit 104b0fd7e5

View File

@ -1,6 +0,0 @@
#!/bin/sh
set -e
CMD=$1
shift
clickhouse-$CMD $*