summaryrefslogtreecommitdiff
path: root/include/lib.sh
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-09-11 19:00:13 +0100
committerLeah Rowe <leah@libreboot.org>2026-09-11 19:02:20 +0100
commitcdd399017e45fd282433dbbcfdd4d2e4d9279c1d (patch)
tree35ebb4a238d1e8d53e31b5cbec0417c05a8f0aa7 /include/lib.sh
parent15204cda6364afe4e50b3dfe365b4638910a3334 (diff)
init.sh: don't check PATH on startup
even if i unset PATH before running lbmk, it is reinitialised because of the shebang. if no PATH exists, then it's either a broken system and you have bigger problems, or you have some weird system that uses something else. our job is not to fix the world. there was no scenario in which this check would even trigger an error or fallback, so just remove it. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'include/lib.sh')
0 files changed, 0 insertions, 0 deletions