mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +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
|
||||
cd ..
|
||||
|
||||
bash run.sh
|
||||
exec bash run.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue