mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
support snapshot download from local (#153)
* support snapshot download from local * let snapshot download from local
This commit is contained in:
@ -29,7 +29,7 @@ function task_bro(){
|
||||
|
||||
task_bro &
|
||||
|
||||
WS=8
|
||||
WS=2
|
||||
for ((i=0;i<WS;i++))
|
||||
do
|
||||
task_exe $i $WS &
|
||||
|
||||
Reference in New Issue
Block a user