Fixed README
This commit is contained in:
parent
ee2a9b87e3
commit
9ef18614cc
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
||||||
IMG_SUFFIX="-lite"
|
IMG_SUFFIX=""
|
||||||
if [ "${USE_QEMU}" = "1" ]; then
|
if [ "${USE_QEMU}" = "1" ]; then
|
||||||
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
|
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue