mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-12 06:15:29 +01:00
Set HOME
This commit is contained in:
parent
60de56cbe6
commit
667370a726
3 changed files with 4 additions and 2 deletions
|
|
@ -13,6 +13,7 @@ export SOURCES=/usr/src
|
|||
export DESTDIR=/tmp/destdir
|
||||
export DISTFILES=/distfiles
|
||||
export SRCDIR="${SOURCES}"
|
||||
export HOME=/tmp
|
||||
|
||||
# shellcheck source=sysa/helpers.sh
|
||||
. "${SOURCES}/helpers.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue