fix: Print system info

This commit is contained in:
Kroese 2024-04-25 14:26:38 +02:00 committed by GitHub
parent cab0c2e8dc
commit 80f7afcf55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ cd /run
trap - ERR
info "Booting image${BOOT_DESC} on a ${CPU} using QEMU v${VERS} with kernel $(uname -r)..."
info "Booting image${BOOT_DESC}..."
[[ "$DEBUG" == [Yy1]* ]] && set -x
exec qemu-system-aarch64 ${ARGS:+ $ARGS}