mirror of
https://github.com/limosek/zaf.git
synced 2024-11-24 03:19:05 +01:00
tmp dir moved
This commit is contained in:
parent
b3a773bb3c
commit
f5fd888441
@ -299,7 +299,7 @@ zaf_postconfigure() {
|
||||
if [ -f "${ZAF_CFG_FILE}" ]; then
|
||||
. "${ZAF_CFG_FILE}"
|
||||
fi
|
||||
ZAF_TMP_DIR="/tmp/zaf-installer/"
|
||||
ZAF_TMP_DIR="/tmp/zaf-installer-tmp/"
|
||||
|
||||
# If debug is on, do not remove tmp dir
|
||||
if [ "$ZAF_DEBUG" -le 3 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user