aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xkvmx2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmx b/kvmx
index c1e2ad1..730e0df 100755
--- a/kvmx
+++ b/kvmx
@@ -416,7 +416,7 @@ function kvmx_up {
if [ "$wait" == "y" ]; then
echo "Waiting before starting the new guest..."
- sleep 5
+ sleep 10
fi
fi