White space clean up

This commit is contained in:
Martin Wimpress 2020-03-21 01:34:24 +00:00
parent d40840b7a8
commit 1efe9daa6b
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3

View File

@ -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