Merge /usr/sbin and /usr/bin

Required for some stupid build system (and is also better for us).
This commit is contained in:
fosslinux 2022-01-14 21:57:47 +11:00
parent 07d4408fb6
commit c64367f608
4 changed files with 4 additions and 11 deletions

View file

@ -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