mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 22:33:02 +02:00
The qemu.sh script can fail, due to misconfiguration or other problems, before it actually starts qemu. Therefore, move the help text to right before starting the emulator. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>