mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-24 02:04:02 +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"
|
projectname="libreboot"
|
||||||
projectsite="https://libreboot.org/"
|
projectsite="https://libreboot.org/"
|
||||||
|
|
||||||
|
# TODO: consider just erroring here instead of hardcoding a default
|
||||||
if [ -z "${PATH+x}" ]; then
|
if [ -z "${PATH+x}" ]; then
|
||||||
export PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
|
export PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user