Skip to content

Commit f7f34c1

Browse files
authored
Update README.md
1 parent 8564a0b commit f7f34c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This script will search the plex.tv download site for a download link and if it
1010
Download the PMS_Updater.sh script in your jail:
1111

1212
```bash
13-
fetch https://github.com/mstinaff/PMS_Updater/blob/master/PMS_Updater.sh
13+
fetch https://raw.githubusercontent.com/mstinaff/PMS_Updater/master/PMS_Updater.sh
1414
```
1515
## Usage
1616

@@ -51,4 +51,4 @@ Thanks to @sretalla at the [FreeNAS](https://www.truenas.com/community)/[TrueNAS
5151
5252
TrueNAS (previously FreeNAS) has a plug-in architecture that makes running Plex Media Server on TrueNAS (previously FreeNAS) trivialy easy. But the available Plex Media Server plug-in is only as recent as the latest publicly available release.
5353
54-
To address this I have made a script that can be copied into a running Plex Media Server plug-in, and without needing anything else installed it can search the Plex.tv download site using paid PlexPass credentials and check for newer versions. If a newer version is found it can either be downloaded and held for admin approval or automatically installed to the server.
54+
To address this I have made a script that can be copied into a running Plex Media Server plug-in, and without needing anything else installed it can search the Plex.tv download site using paid PlexPass credentials and check for newer versions. If a newer version is found it can either be downloaded and held for admin approval or automatically installed to the server.

0 commit comments

Comments
 (0)