Skip to content

Commit 109fc5a

Browse files
authored
Merge pull request #14 from ClickHouse/downloader
Remove duplicate download script
2 parents d647933 + 1372b46 commit 109fc5a

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

victorialogs/download_data.sh

Lines changed: 0 additions & 22 deletions
This file was deleted.

victorialogs/main.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ read -p "Enter the number corresponding to your choice: " choice
3030
benchmark() {
3131
local size=$1
3232

33-
./download_data.sh "$DATA_DIRECTORY" "$size"
34-
3533
# install is needed here in order to drop the previously ingested data
3634
./install.sh
3735

0 commit comments

Comments
 (0)