burrow-pi-img/stage3/EXPORT_IMAGE

5 lines
110 B
Plaintext

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