pi-image/custom/EXPORT_IMAGE

5 lines
95 B
Plaintext
Raw Normal View History

2019-12-12 00:13:55 +00:00
IMG_SUFFIX="-lite"
if [ "${USE_QEMU}" = "1" ]; then
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
fi