Update entry.sh

This commit is contained in:
Kroese 2024-06-02 20:51:52 +02:00 committed by GitHub
parent 88affd83b3
commit 4172fe0b7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ cd /run
trap - ERR trap - ERR
info "Booting image${BOOT_DESC}..." info "Booting image${BOOT_DESC} using $VERS..."
if [ -z "$CPU_PIN" ]; then if [ -z "$CPU_PIN" ]; then
exec qemu-system-aarch64 ${ARGS:+ $ARGS} exec qemu-system-aarch64 ${ARGS:+ $ARGS}