set +x
parent
7e84c4e31a
commit
d9687c703c
|
@ -8,7 +8,7 @@
|
||||||
# to choose the right image
|
# to choose the right image
|
||||||
#
|
#
|
||||||
# If building on x86, you must have qemu-arm and binfmt-support installed
|
# If building on x86, you must have qemu-arm and binfmt-support installed
|
||||||
set -ex
|
set -e
|
||||||
|
|
||||||
IMG=${1:-'image.img'}
|
IMG=${1:-'image.img'}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue