Skip to content

Instantly share code, notes, and snippets.

@butageek
Last active November 15, 2022 04:28
Show Gist options
  • Save butageek/eabee7329d41040fee566dfcabbeead9 to your computer and use it in GitHub Desktop.
Save butageek/eabee7329d41040fee566dfcabbeead9 to your computer and use it in GitHub Desktop.
Update Plex on TrueNAS manually

Open the Plex shell in Jails and run following command

fetch --no-verify-peer -o PMS_Updater.sh https://raw.githubusercontent.com/mstinaff/PMS_Updater/master/PMS_Updater.sh
chmod 755 PMS_Updater.sh
./PMS_Updater.sh -a -v
@MechWarriorZero
Copy link

did not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment