xagba,
first, thanks for this excellent script!
However.. In my opinion, lines 2 and 3 in following code block should be swapped:
echo "Starting VM $vmid with $delay seconds delay"
$PROG start $vmid 2>/dev/null
sleep $delay
..so it looks like this:
echo "Starting VM $vmid with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.