diff --git a/plexupdate.sh b/plexupdate.sh index bebc53d..74c8838 100755 --- a/plexupdate.sh +++ b/plexupdate.sh @@ -6,17 +6,6 @@ # Server for Linux. It supports both the public versions # as well as the PlexPass versions. # -# PlexPass users: -# Create a plexupdate.conf file in your home directory with these -# values: -# -# EMAIL='' -# PASS='' -# DOWNLOADDIR='' -# -# And run the tool using: ./plexupdate.sh --config plexupdate.conf -# or place the config in /etc/plexupdate.conf -# # See https://github.com/mrworf/plexupdate for more details. # # Returns 0 on success