From 6565c3a87533a186c712234c2d3934c88f82c0e3 Mon Sep 17 00:00:00 2001 From: Alex Malinovich Date: Sun, 26 Feb 2017 17:52:27 -0800 Subject: [PATCH] Remove outdated instructions from plexupdate.sh --- plexupdate.sh | 11 ----------- 1 file changed, 11 deletions(-) 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