mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 15:25:23 +01:00
Merge /usr/sbin and /usr/bin
Required for some stupid build system (and is also better for us).
This commit is contained in:
parent
07d4408fb6
commit
c64367f608
4 changed files with 4 additions and 11 deletions
|
|
@ -11,8 +11,6 @@ set -e
|
|||
# shellcheck source=/dev/null
|
||||
. bootstrap.cfg
|
||||
|
||||
export PATH=/usr/bin:/usr/sbin
|
||||
|
||||
# Unload the current kernel before things go weird
|
||||
kexec -u
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue