Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add Environment section
Tom Scavo committed Jun 11, 2017
1 parent f8a73c4 commit e945268
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
@@ -43,6 +43,18 @@ md_tools.sh
saml_tools.sh
```

## Environment

Besides `BIN_DIR` and `LIB_DIR` above, the following environment variables are required:

| Variable | |
| --- | --- |
| `CACHE_DIR` | A persistent HTTP cache |
| `TMPDIR` | A temporary directory |
| `LOG_FILE` | A persistent log file |

Some OSes define `TMPDIR` and some do not. In any case, a temporary directory is required to use these scripts.

## Overview

### `cget.sh`

0 comments on commit e945268

Please sign in to comment.