Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Options:
* `h` - Show the help text.

Environment variables:
(Setting environment variables is as simple as exporting from your shell. See [here](https://en.wikipedia.org/wiki/Environment_variable#Assignment).

Setting environment variables is as simple as exporting from your shell. See [here](https://en.wikipedia.org/wiki/Environment_variable#Assignment).
* `TARGET_DIR` - The location to install the zip. Defaults value is `$PWD/fusionauth`. This value is ignored when installing Debian or RPM packages.
* `VERSION` - The version to install. Defaults to the latest stable version.

Expand Down