Make scripts runnable + add EXPORT_IMAGE
This commit is contained in:
parent
d8787ee10e
commit
f2ae9bc493
0
stage3/01-sudo-without-passwd/00-run.sh
Normal file → Executable file
0
stage3/01-sudo-without-passwd/00-run.sh
Normal file → Executable file
0
stage3/02-add-vision-service/00-run.sh
Normal file → Executable file
0
stage3/02-add-vision-service/00-run.sh
Normal file → Executable file
3
stage3/EXPORT_IMAGE
Normal file
3
stage3/EXPORT_IMAGE
Normal file
|
@ -0,0 +1,3 @@
|
|||
if [ "${USE_QEMU}" = "1" ]; then
|
||||
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
|
||||
fi
|
0
stage3/prerun.sh
Normal file → Executable file
0
stage3/prerun.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user