Correct one upper case for site_env
This commit is contained in:
parent
8caa1ea10e
commit
755893a7ad
@ -99,7 +99,7 @@ show: #> Show key variables
|
|||||||
@echo "Key variables defined in ${self}:"
|
@echo "Key variables defined in ${self}:"
|
||||||
@echo
|
@echo
|
||||||
@echo "\tBase/root directory of the build system..... ${MAKO_DIR}"
|
@echo "\tBase/root directory of the build system..... ${MAKO_DIR}"
|
||||||
@echo "\tUsef-defined configuration.................. ${site_env}"
|
@echo "\tUsef-defined configuration.................. ${SITE_ENV}"
|
||||||
@echo
|
@echo
|
||||||
# future location for templates
|
# future location for templates
|
||||||
@echo "\tLocation of user content.................... ${CONTENT}"
|
@echo "\tLocation of user content.................... ${CONTENT}"
|
||||||
|
Loading…
Reference in New Issue
Block a user