Update entry.sh

This commit is contained in:
Kroese 2024-05-21 08:42:53 +02:00 committed by GitHub
parent 3ee72e23d5
commit 6d1f59c4bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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}