mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
add set -ex to after_wrap.kaem
This commit is contained in:
parent
f7adeba3d8
commit
3ef06654b7
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
PATH=./${ARCH_DIR}/bin
|
PATH=./${ARCH_DIR}/bin
|
||||||
|
|
||||||
./${ARCH_DIR}/bin/M2-Mesoplanet --architecture ${ARCH} \
|
./${ARCH_DIR}/bin/M2-Mesoplanet --architecture ${ARCH} \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue