Added TLDR about updating

This commit is contained in:
Kezxo 2016-07-22 02:59:44 +02:00 committed by GitHub
commit 89e6f75d84

View file

@ -75,8 +75,8 @@ Overall it tries to give you hints regarding why it isn't doing what you expecte
- "kaka" is swedish for "cookie" - "kaka" is swedish for "cookie"
# TL;DR # TL;DR
Open a terminal or SSH on the server running Plex Media Center Open a terminal or SSH on the server running Plex Media Center
## First install
``` ```
wget https://raw.githubusercontent.com/mrworf/plexupdate/master/plexupdate.sh wget https://raw.githubusercontent.com/mrworf/plexupdate/master/plexupdate.sh
chmod +x plexupdate.sh chmod +x plexupdate.sh
@ -85,6 +85,13 @@ nano -w ~/.plexupdate
sudo ./plexupdate.sh -a sudo ./plexupdate.sh -a
``` ```
##Updating the script and Plex
```
wget https://raw.githubusercontent.com/mrworf/plexupdate/master/plexupdate.sh
chmod +x plexupdate.sh
sudo ./plexupdate.sh -a
```
# FAQ # FAQ
## What username and password are you talking about ## What username and password are you talking about