Need to set templates directory as well when running from git
authorJay Lawrence <jay@patientway.com>
Wed, 8 May 2019 12:08:29 +0000 (08:08 -0400)
committerJay Lawrence <jay@patientway.com>
Wed, 8 May 2019 12:08:29 +0000 (08:08 -0400)
docs/grml-live.txt

index e8862a6..5733323 100644 (file)
@@ -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]]