burrow-pi-img/stage3/EXPORT_IMAGE
2019-11-13 13:15:47 -03:00

5 lines
110 B
Plaintext

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