This website requires JavaScript.
Explore
Help
Sign In
rudefox
/
burrow-pi-img
Watch
2
Star
0
Fork
0
You've already forked burrow-pi-img
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c15fc69be3
burrow-pi-img
/
stage4
/
EXPORT_IMAGE
5 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Remove Mathematica
2018-10-09 11:32:37 +00:00
IMG_SUFFIX=""
[adding] qemu emulation layout to test images with qemu
2017-09-07 21:47:35 +00:00
if [ "${USE_QEMU}" = "1" ]; then
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
fi
Reference in New Issue
Copy Permalink