diff --git a/control-vm.sh b/control-vm.sh index 56a2ced..6cef9c6 100755 --- a/control-vm.sh +++ b/control-vm.sh @@ -56,11 +56,11 @@ # SOUND="True" # SSH_PORT="" # # Configure any of the arches QEMU supports in QEMU's notation. -# Leave it empty or omit it for x86_64. +# # Leave it empty or omit it for x86_64. # ARCH="" # # Disable EFI and enable BIOS fallback mode with unsetting EFI_MACHINE. # #EFI="" -# Enable the SPICE socket. +# # Enable the SPICE socket. # UI="True" # CLIPBOARD="True" # _EOF