From c34d83d77a35c3a2326cfe231720dba859e2695d Mon Sep 17 00:00:00 2001 From: Andrew Parker Date: Thu, 1 Oct 2015 00:16:23 -0600 Subject: [PATCH] Kind of nit-picky, but the part about "without trailing slash" is no longer necessary. Your logic handles with or without a trailing slash. --- plexupdate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plexupdate.sh b/plexupdate.sh index 9a66919..f783d2c 100755 --- a/plexupdate.sh +++ b/plexupdate.sh @@ -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=