Change default download directory to /tmp

This commit is contained in:
Jon Shaulis 2016-11-28 20:28:22 -05:00
commit 3d19b4ee01

View file

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