Change default download directory to /tmp

This commit is contained in:
Jon Shaulis 2016-11-28 20:28:22 -05:00 committed by Henric Andersson
commit 6de4554bd2

View file

@ -50,7 +50,7 @@ fi
# #
EMAIL= EMAIL=
PASS= PASS=
DOWNLOADDIR="." DOWNLOADDIR="/tmp"
PLEXSERVER= PLEXSERVER=
PLEXPORT=32400 PLEXPORT=32400