From 09137840c2b705c3254c35621ac7af2c628d09d9 Mon Sep 17 00:00:00 2001 From: Jay Lawrence Date: Wed, 8 May 2019 08:08:29 -0400 Subject: [PATCH] Need to set templates directory as well when running from git --- docs/grml-live.txt | 1 + 1 file changed, 1 insertion(+) 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]] -- 2.1.4