mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Delete make_compression.sh
This commit is contained in:
parent
bff407c139
commit
3c9881bee2
@ -1,10 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Put this script near compressor and decompressor
|
||||
|
||||
cp decompressor clickhouse
|
||||
strip clickhouse
|
||||
|
||||
# TODO use env variables
|
||||
./compressor ../../programs/clickhouse clickhouse
|
||||
|
Loading…
Reference in New Issue
Block a user