mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 08:45:23 +01:00
Use exec when kaem finishes and runs bash.
This commit is contained in:
parent
e3d0191949
commit
dceede45db
1 changed files with 1 additions and 1 deletions
|
|
@ -133,4 +133,4 @@ cd ${pkg}
|
||||||
kaem --file ${pkg}.kaem
|
kaem --file ${pkg}.kaem
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
bash run.sh
|
exec bash run.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue