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