mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 13:09:18 +00:00
update doc
This commit is contained in:
@@ -251,3 +251,7 @@ export DOTDROP_DEBUG=
|
|||||||
```bash
|
```bash
|
||||||
export DOTDROP_FORCE_NODEBUG=
|
export DOTDROP_FORCE_NODEBUG=
|
||||||
```
|
```
|
||||||
|
* `DOTDROP_TMPDIR`: defines a temporary directory for dotdrop to use for its operations instead of using a system generated one
|
||||||
|
```bash
|
||||||
|
export DOTDROP_TMPDIR="/tmp/dotdrop-tmp"
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user