aboutsummaryrefslogtreecommitdiff
path: root/kvmx
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-06-11 19:52:49 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-06-11 19:52:49 -0300
commitcbe2e6f3c4dd81879aaec84546e0b9f86d67c1d0 (patch)
tree0cbd736782e1cc9d62c54a07a0005df5f04255a8 /kvmx
parent3331ae5e118f9f53c65e479b5a98381b4463fc87 (diff)
downloadkvmx-cbe2e6f3c4dd81879aaec84546e0b9f86d67c1d0.tar.gz
kvmx-cbe2e6f3c4dd81879aaec84546e0b9f86d67c1d0.tar.bz2
Oops
Diffstat (limited to 'kvmx')
-rwxr-xr-xkvmx2
1 files changed, 1 insertions, 1 deletions
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