From 1efe9daa6b9c26401f7f36c316a93fb10a021526 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Sat, 21 Mar 2020 01:34:24 +0000 Subject: [PATCH] White space clean up --- quickemu | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/quickemu b/quickemu index 99af0dd..8dde1d6 100755 --- a/quickemu +++ b/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 \ No newline at end of file