burrow-pi-img/configure-desktop/EXPORT_IMAGE
Yunqi Ouyang f570b2ad13 add qtum
2019-05-24 11:18:12 +08:00

5 lines
90 B
Plaintext

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