mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
fix: Decrease delay
This commit is contained in:
parent
3441350087
commit
46be2d583d
@ -124,7 +124,7 @@ else
|
||||
|
||||
fi
|
||||
|
||||
delay=5000
|
||||
delay=500
|
||||
elapsed=$((($(date +%s%N) - ts)/1000000))
|
||||
|
||||
if [[ delay -gt elapsed ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user