clic-rpi-image/stage5/EXPORT_IMAGE
2018-11-08 12:26:07 +00:00

4 lines
95 B
Text

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