diff options
Diffstat (limited to 'kvmxfile')
-rw-r--r-- | kvmxfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ run_spice_client="1" #port_mapping="hostfwd=tcp:127.0.0.1:8080-:80,hostfwd=tcp:127.0.0.1:8443-:443" # Where the guest image is stored -image="$HOME/.local/share/kvmx/$VM/box.img" +#image="$HOME/.local/share/kvmx/$VM/box.img" # Image size size="10G" |