mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-09 19:43:41 +08:00
fix: Process signal faster (#609)
This commit is contained in:
@@ -28,5 +28,5 @@ do
|
||||
echo "${body//(\[P\])/($size)}"> "$info"
|
||||
fi
|
||||
fi
|
||||
sleep 1
|
||||
sleep 1 & wait $!
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user