use --index-incremental

This commit is contained in:
Yatao Li 2022-02-14 00:47:01 +08:00
parent 1813bf505c
commit 0d68d5fc7f
2 changed files with 2 additions and 2 deletions

View File

@ -30,5 +30,5 @@ unset http_proxy
unset https_proxy
unset HTTP_PROXY
unset HTTPS_PROXY
sist2 index $ORIG --incremental=yes
sist2 index $ORIG --incremental-index
echo ">>> Index complete"

View File

@ -30,4 +30,4 @@ unset http_proxy
unset https_proxy
unset HTTP_PROXY
unset HTTPS_PROXY
sist2 index $ORIG --incremental=yes
sist2 index $ORIG --incremental-index