[env] Set _OPT_TMP as /tmp
This commit is contained in:
parent
78c40e5576
commit
f2b8e8f52e
1 changed files with 1 additions and 0 deletions
1
src/env
1
src/env
|
@ -7,4 +7,5 @@
|
|||
IFS='
|
||||
'
|
||||
_OPT_DB_FILE=.dam.db
|
||||
_OPT_TMP=/tmp
|
||||
|
||||
|
|
Loading…
Reference in a new issue