Skip to content

Commit

Permalink
Update scripts/restore-dumps.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Simone Basso <[email protected]>
  • Loading branch information
hellais and bassosimone authored Feb 13, 2024
1 parent e97ca90 commit 0cbaff1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/restore-dumps.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
set -euxo pipefail
# Restore schema and sampled dumps to running clickhouse instance
# This script is to be run manually from with CWD set to contains the dumps and
# schema files generated from `dump-tables-ch.sh`
Expand Down

0 comments on commit 0cbaff1

Please sign in to comment.