]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Oops
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 11 Jun 2018 22:52:49 +0000 (19:52 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 11 Jun 2018 22:52:49 +0000 (19:52 -0300)
kvmx

diff --git a/kvmx b/kvmx
index 7db37b6cdcc1ba4001c3be14d980dee42ded2b75..1d1eef8233a4b78f06351e169a2066902bc5217b 100755 (executable)
--- 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