mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-19 12:59:40 -07:00
Change default download directory to /tmp
This commit is contained in:
parent
911fc8a3ef
commit
3d19b4ee01
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ fi
|
||||||
#
|
#
|
||||||
EMAIL=
|
EMAIL=
|
||||||
PASS=
|
PASS=
|
||||||
DOWNLOADDIR="."
|
DOWNLOADDIR="/tmp"
|
||||||
PLEXSERVER=
|
PLEXSERVER=
|
||||||
PLEXPORT=32400
|
PLEXPORT=32400
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue