Skip to content

Commit a45219a

Browse files
committed
Remove whitespace
1 parent aba0fb3 commit a45219a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickwit/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# wget -N "https://github.com/quickwit-oss/quickwit/releases/download/${RELEASE_VERSION}/quickwit-${RELEASE_VERSION}-x86_64-unknown-linux-gnu.tar.gz"
1010
# tar xzf quickwit-${RELEASE_VERSION}-x86_64-unknown-linux-gnu.tar.gz
1111
# mv quickwit-${RELEASE_VERSION}/quickwit ./
12-
# rm -rf quickwit-${RELEASE_VERSION}
12+
# rm -rf quickwit-${RELEASE_VERSION}
1313
#
1414
# Using prebuilt binary here for testing
1515
PREBUILT_NAME=quickwit-f6cb417-x86_64-unknown-linux-gnu

0 commit comments

Comments
 (0)