Fixed typo in TMPDIR configurable

This commit is contained in:
2019-08-08 23:38:57 +00:00
parent ed44a42865
commit 5cdaf07025
+1 -1
View File
@@ -4,7 +4,7 @@
# Modify the below values
CONF=/data/gitea/conf/app.ini
TMPDIR=/data/TMPDIR
TMPDIR=/data/tmp
BAKDIR=/data/backups
# ------------------------