fix: Echo

This commit is contained in:
Kroese 2024-01-18 17:57:25 +01:00 committed by GitHub
parent e806dddfbf
commit a2c50bd5c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ if [[ "${DISPLAY,,}" == "web" ]]; then
nginx -e stderr
fi
info "Booting Windows using $VERS..."
echo && info "Booting Windows using $VERS..."
[[ "$DEBUG" == [Yy1]* ]] && set -x
exec qemu-system-x86_64 ${ARGS:+ $ARGS}