burrow-pi-img/stage4/EXPORT_IMAGE

5 lines
90 B
Plaintext

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