3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
if [ "${USE_QEMU}" = "1" ]; then
|
|
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
|
|
fi |