Skip to content

Commit 05ce373

Browse files
committed
uncomment install phase
1 parent 7805e47 commit 05ce373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickwit/main.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ fi
3535
export QW_CONFIG="$PWD/config/quickwit.yaml"
3636
export QW_DATA_DIR="$PWD/qwdata"
3737

38-
# ./install.sh
38+
./install.sh
3939

4040
benchmark() {
4141
local size=$1

0 commit comments

Comments
 (0)