From a180d3c1bd5daa614059454da0515f9da4e2ed67 Mon Sep 17 00:00:00 2001 From: Henric Andersson Date: Sat, 4 Oct 2014 14:31:52 -0700 Subject: [PATCH] Updated version and history --- plexupdate.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/plexupdate.sh b/plexupdate.sh index 2714769..b22f549 100755 --- a/plexupdate.sh +++ b/plexupdate.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# Plex Linux Server download tool v2.6 -# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +# Plex Linux Server download tool v2.6.2 +# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # This tool will download the latest version of Plex Media # Server for Linux. It supports both the public versions # as well as the PlexPass versions. @@ -35,6 +35,8 @@ # 2.4 Added support for the public versions of PMS # 2.5 Supports autoinstall if root and given the option # 2.6 Support for redhat derived distributions +# 2.6.2 Merge download dir support and moved config sourcing +# (per request) # ################################################################# # Set these two to what you need, or create a .plexupdate file