Skip to content

Commit

Permalink
add lap
Browse files Browse the repository at this point in the history
  • Loading branch information
jiang548 committed May 4, 2022
1 parent 1bc09d9 commit 72984d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/file_manage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ done
printf " [$(($N_finished * 100 / $N)) %%]\r"
fi

sleep 1

N_record=$N_finished

if [[ $N_finished -ge $N ]]; then
Expand Down

0 comments on commit 72984d2

Please sign in to comment.