mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-22 14:36:31 +02:00
init.sh: add a throught-provoking TODO
this will be revisited by October 2026 Leah. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -12,6 +12,7 @@ export LC_ALL=C.UTF-8
|
||||
projectname="libreboot"
|
||||
projectsite="https://libreboot.org/"
|
||||
|
||||
# TODO: consider just erroring here instead of hardcoding a default
|
||||
if [ -z "${PATH+x}" ]; then
|
||||
export PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user