mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-10 13:25:25 +01:00
After building bash, call exec bash for new run2.sh script
This commit is contained in:
parent
c0fedeba61
commit
cd0019e239
3 changed files with 14 additions and 2 deletions
|
|
@ -79,7 +79,7 @@ mkdir -p tmp/tmp
|
|||
cp after.kaem tmp/
|
||||
cp after.kaem.run tmp/after/kaem.run
|
||||
cp mescc-tools-seed/checksums tmp/after/mescc-tools-seed-checksums
|
||||
cp helpers.sh run.sh pre-sha.sha256sums tmp/after/
|
||||
cp helpers.sh run.sh run2.sh pre-sha.sha256sums tmp/after/
|
||||
|
||||
# mescc-tools-extra
|
||||
cp -r mescc-tools-extra tmp/after/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue