doc/profiles.mk.sample: add IMAGEDIR to sample

This commit is contained in:
Anton Midyukov 2021-10-14 14:00:42 +07:00
parent 7b4f9e4dbe
commit 553011ed95

View File

@ -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