mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-09 21:05:24 +01:00
Move chroot transition script inside bootstrap.
This commit is contained in:
parent
35a7df58b7
commit
c6c8a1eb7f
5 changed files with 21 additions and 28 deletions
|
|
@ -8,4 +8,4 @@ set -e
|
|||
|
||||
# Begin sysc bootstrapping process
|
||||
cd /usr/src
|
||||
./run.sh
|
||||
exec ./run.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue