build_library/qemu_template.sh: Make it use bash

Insisting on just sh is pointless. Use bash, so the checkbashisms
script running somewhere will just shut up.
This commit is contained in:
Krzesimir Nowak 2025-04-24 10:53:16 +02:00
parent a33766dd6a
commit 654f36e75a

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
SCRIPT_DIR="$(dirname "$0")"
VM_BOARD=