mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-19 04:49:34 -07:00
commit
3bca4b4d47
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -93,14 +93,15 @@ 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
|
git clone https://github.com/mrworf/plexupdate.git
|
||||||
chmod +x plexupdate.sh
|
sudo plexupdate/plexupdate.sh -p -a
|
||||||
echo -e > ~/.plexupdate 'EMAIL="<plex email account>"\nPASS="<plex password>"'
|
```
|
||||||
nano -w ~/.plexupdate
|
## Updating Plex and the script
|
||||||
sudo ./plexupdate.sh -a
|
```
|
||||||
|
sudo plexupdate/plexupdate.sh -p -u -a
|
||||||
```
|
```
|
||||||
|
|
||||||
# FAQ
|
# FAQ
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue