From: Jay Lawrence Date: Wed, 8 May 2019 12:08:29 +0000 (-0400) Subject: Need to set templates directory as well when running from git X-Git-Tag: v0.34.2~4^2 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=09137840c2b705c3254c35621ac7af2c628d09d9 Need to set templates directory as well when running from git --- diff --git a/docs/grml-live.txt b/docs/grml-live.txt index e8862a6..5733323 100644 --- a/docs/grml-live.txt +++ b/docs/grml-live.txt @@ -812,6 +812,7 @@ Usage example: # export GRML_FAI_CONFIG=$(pwd)/etc/grml/fai # export SCRIPTS_DIRECTORY=$(pwd)/scripts + # export TEMPLATE_DIRECTORY=$(pwd)/templates # ./grml-live -s sid -a amd64 -c GRMLBASE,GRML_FULL,AMD64 [[source]]