We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d5f55c + 6cf08a9 commit 94592e7Copy full SHA for 94592e7
emu/templates/launch-emulator.sh
@@ -240,5 +240,5 @@ fi
240
var_append LAUNCH_CMD -qemu -append panic=1
241
242
# Kick off the emulator
243
-run exec $LAUNCH_CMD
+exec $LAUNCH_CMD
244
# All done!
0 commit comments