support snapshot download from local (#153)

* support snapshot download from local

* let snapshot download from local
This commit is contained in:
KevinHuSh
2024-03-27 09:53:42 +08:00
committed by GitHub
parent da21320b88
commit 979b3a5b4b
12 changed files with 109 additions and 24 deletions

View File

@ -29,7 +29,7 @@ function task_bro(){
task_bro &
WS=8
WS=2
for ((i=0;i<WS;i++))
do
task_exe $i $WS &