mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-07 22:39:17 +00:00
workdir env variable
This commit is contained in:
@@ -255,3 +255,7 @@ export DOTDROP_FORCE_NODEBUG=
|
||||
```bash
|
||||
export DOTDROP_TMPDIR="/tmp/dotdrop-tmp"
|
||||
```
|
||||
* `DOTDROP_WORKDIR`: overwrite the `workdir` defined in the config
|
||||
```bash
|
||||
export DOTDROP_WORKDIR="/tmp/dotdrop-workdir"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user