From f049972aadd16ab2fcf4770ebbfa20c66b4994e8 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sun, 13 Jul 2025 14:24:24 +0000 Subject: ide: improve launch configuration --- scripts/qemu-wrapper.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 scripts/qemu-wrapper.sh (limited to 'scripts') diff --git a/scripts/qemu-wrapper.sh b/scripts/qemu-wrapper.sh new file mode 100755 index 0000000..fa89ac5 --- /dev/null +++ b/scripts/qemu-wrapper.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +echo "QEMU WRAPPER" +qemu-system-x86_64 $@ -- cgit v1.2.3