This commit is contained in:
Jephté Clain 2017-02-24 15:19:00 +04:00
parent 0805f4f522
commit e800376e40
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ elif [ "$action" == stop ]; then
while true; do
build_arrays
array_contains svms "$vm" && break
edot
edot 0
sleep 1
done
eend