Skip to content

Commit

Permalink
Update script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
arman324 committed Aug 28, 2024
1 parent ca1824c commit df027ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ for ((i=1; i<=$num_users; i++)); do

if [ $i -eq $num_users ]; then
if [ $commitment -eq 1 ]; then
sleep 4
sleep 10
else
sleep 1
fi
Expand Down

0 comments on commit df027ef

Please sign in to comment.