feat: Print system info

This commit is contained in:
Kroese 2024-04-20 01:19:39 +02:00 committed by GitHub
parent cc34dec418
commit 94db24aca4
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 using $VERS..."
info "Booting image${BOOT_DESC} on ${CPU} using QEMU v${VERS} with kernel $(uname -r)..."
[[ "$DEBUG" == [Yy1]* ]] && set -x
exec qemu-system-aarch64 ${ARGS:+ $ARGS}