We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba59dc commit 0e1b997Copy full SHA for 0e1b997
system/update-rurema-index
@@ -9,8 +9,6 @@ BUNDLE=~rurema/.rbenv/shims/bundle
9
DOC_BASE=$BASE_DIR/doctree/refm
10
BITCLUST_LIB_DIR=$BASE_DIR/bitclust/lib
11
12
-rm -rf ${SHARED_DIR}/groonga-database/*
13
-
14
cd ${CURRENT_DIR}
15
$BUNDLE exec $RUBY -I${BITCLUST_LIB_DIR} ${CURRENT_DIR}/bin/bitclust-indexer ${DOC_BASE}/db-*
16
0 commit comments