fix engine to template only if matches
Showing
5 changed files
with
26 additions
and
16 deletions
-
Please register or sign in to post a comment
... | ... | @@ -7,7 +7,7 @@ otra_variable= [[{VAR}]] |
some environment variables: | ||
Hostname: [[{HOSTNAME}]] | ||
Term: [[{TERM}]] | ||
Path Variable: [[{PATH}]] | ||
Current Working Directory: [[{PWD}]] | ||
... | ... |
... | ... | @@ -7,7 +7,7 @@ otra_variable= [[{VAR}]] |
some environment variables: | ||
Hostname: [[{HOSTNAME}]] | ||
Term: [[{TERM}]] | ||
Path Variable: [[{PATH}]] | ||
Current Working Directory: [[{PWD}]] | ||
... | ... |
... | ... | @@ -7,7 +7,7 @@ otra_variable= [[{VAR}]] |
some environment variables: | ||
Hostname: [[{HOSTNAME}]] | ||
Term: [[{TERM}]] | ||
Path Variable: [[{PATH}]] | ||
Current Working Directory: [[{PWD}]] | ||
... | ... |