feat: Support more device types (#742)

This commit is contained in:
Kroese
2024-05-21 09:10:30 +02:00
committed by GitHub
parent 12d8fd3ed0
commit d1d920372a
5 changed files with 67 additions and 47 deletions

View File

@@ -19,7 +19,6 @@ cd /run
trap - ERR
info "Booting ${APP}..."
[[ "$DEBUG" == [Yy1]* ]] && echo "Arguments: $ARGS" && echo
if [[ "$CONSOLE" == [Yy]* ]]; then
exec qemu-system-x86_64 ${ARGS:+ $ARGS}