From: Silvio Rhatto Date: Mon, 11 Jun 2018 22:52:49 +0000 (-0300) Subject: Oops X-Git-Tag: 0.1.0~247 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=cbe2e6f3c4dd81879aaec84546e0b9f86d67c1d0;p=kvmx.git Oops --- diff --git a/kvmx b/kvmx index 7db37b6..1d1eef8 100755 --- a/kvmx +++ b/kvmx @@ -402,7 +402,7 @@ function kvmx_up { fi if [ ! -z "$boot" ]; then - boot_opts="-boot $boot_opts" + boot_opts="-boot $boot" fi if [ -z "$net" ] || [ "$net" == "user" ]; then