doc/profiles.mk.sample: add IMAGEDIR to sample
This commit is contained in:
parent
7b4f9e4dbe
commit
553011ed95
@ -8,6 +8,9 @@ else
|
||||
APTCONF = ~/apt/apt.conf.sisyphus.$(ARCH)
|
||||
endif
|
||||
|
||||
# path to save out image
|
||||
IMAGEDIR = ~/out/$(BRANCH)/$(shell date +%Y%m%d)
|
||||
|
||||
# turns on GLOBAL_VERBOSE and prettier output
|
||||
#DEBUG = 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user