Export the ELEMENTS_DIR so that dependencies work.
Change-Id: I544b0762f8a13a11564cf02c5fdbe3cb521f63b3
This commit is contained in:
parent
24600defd0
commit
3d95bf81c5
@ -26,4 +26,4 @@ export IMAGE_SIZE=${IMAGE_SIZE:-2} # N.B. This size is in GB
|
|||||||
# Set via the CLI normally.
|
# Set via the CLI normally.
|
||||||
# IMAGE_ELEMENT=
|
# IMAGE_ELEMENT=
|
||||||
IMG_PATH=~/.cache/image-create
|
IMG_PATH=~/.cache/image-create
|
||||||
ELEMENTS_DIR=$(dirname $0)/../elements
|
export ELEMENTS_DIR=$(dirname $0)/../elements
|
||||||
|
Loading…
Reference in New Issue
Block a user