showpiece-pi/stage9/EXPORT_IMAGE
2025-04-27 16:24:09 -05:00

5 lines
101 B
Plaintext

IMG_SUFFIX="-standalone"
if [ "${USE_QEMU}" = "1" ]; then
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
fi