mirror of
https://github.com/simon987/sist2.git
synced 2025-12-13 15:29:04 +00:00
use --index-incremental
This commit is contained in:
@@ -30,5 +30,5 @@ unset http_proxy
|
|||||||
unset https_proxy
|
unset https_proxy
|
||||||
unset HTTP_PROXY
|
unset HTTP_PROXY
|
||||||
unset HTTPS_PROXY
|
unset HTTPS_PROXY
|
||||||
sist2 index $ORIG --incremental=yes
|
sist2 index $ORIG --incremental-index
|
||||||
echo ">>> Index complete"
|
echo ">>> Index complete"
|
||||||
|
|||||||
@@ -30,4 +30,4 @@ unset http_proxy
|
|||||||
unset https_proxy
|
unset https_proxy
|
||||||
unset HTTP_PROXY
|
unset HTTP_PROXY
|
||||||
unset HTTPS_PROXY
|
unset HTTPS_PROXY
|
||||||
sist2 index $ORIG --incremental=yes
|
sist2 index $ORIG --incremental-index
|
||||||
|
|||||||
Reference in New Issue
Block a user