This website requires JavaScript.
Explore
Help
Sign In
chchtech
/
pi-image
Watch
2
Star
0
Fork
You've already forked pi-image
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
pi-image
/
custom
/
EXPORT_IMAGE
5 lines
95 B
Plaintext
Raw
Permalink
Blame
History
IMG_SUFFIX="-lite"
if [ "${USE_QEMU}" = "1" ]; then
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
fi
Reference in New Issue
View Git Blame
Copy Permalink