mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
init.sh: remove useless comment
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -191,8 +191,6 @@ xbmk_mkdirs()
|
||||
{
|
||||
x_ mkdir -p "$xbmklocal"
|
||||
|
||||
# /tmp might be a tmpfs, so for large files we use ./tmp,
|
||||
# not to be confused with xbmktmp (xbmktmp points to /tmp)
|
||||
remkdir "$xbmktmp" "$xbmklocal"
|
||||
remkdir "$XBMK_CACHE/gnupath" "$XBMK_CACHE/xbmkpath"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user