mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-07-07 21:51:15 -07:00
Kind of nit-picky, but the part about "without trailing slash" is no longer necessary. Your logic handles with or without a trailing slash.
This commit is contained in:
parent
cfaa29d804
commit
c34d83d77a
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
####################################################################
|
||||
# Set these two to what you need, or create a .plexupdate file
|
||||
# in your home directory with these two (avoids changing this)
|
||||
# DOWNLOADDIR is the full directory path you would like the download to go, without trailing slash.
|
||||
# DOWNLOADDIR is the full directory path you would like the download to go.
|
||||
#
|
||||
EMAIL=
|
||||
PASS=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue