Fixed README

This commit is contained in:
Logan G 2020-08-17 20:31:41 -06:00
parent ee2a9b87e3
commit 9ef18614cc
Signed by: logan
GPG key ID: E328528C921E7A7A
2 changed files with 6 additions and 6 deletions

View file

@ -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