White space clean up

pull/18/head
Martin Wimpress 5 years ago
parent d40840b7a8
commit 1efe9daa6b
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
  1. 3
      quickemu

@ -215,7 +215,6 @@ function vm_boot() {
echo " - Virgil3D: ${VIRGL}"
echo " - Output: ${UI^^}"
# Set the hostname of the VM
local NET="user,hostname=${VMNAME}"
@ -372,4 +371,4 @@ if [ -n "${SNAPSHOT_ACTION}" ]; then
esac
fi
vm_boot
vm_boot
Loading…
Cancel
Save