Skip to content

Instantly share code, notes, and snippets.

@rubyon
Last active April 3, 2017 12:18
Show Gist options
  • Save rubyon/e7e41f407a0d254961f34440efffc8b0 to your computer and use it in GitHub Desktop.
Save rubyon/e7e41f407a0d254961f34440efffc8b0 to your computer and use it in GitHub Desktop.
# Update Plex
sudo docker exec -it plex /bin/bash
echo 1.5.0.3501-3b8374a5c > /version.txt
exit
sudo docker restart plex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment