burrow-pi-img/stage5/EXPORT_IMAGE

5 lines
95 B
Plaintext
Raw Permalink Normal View History

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