clic-rpi-image/stage5/EXPORT_IMAGE
2022-01-11 11:20:35 +00:00

5 lines
95 B
Plaintext

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