mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-19 21:03:19 -07:00
Goofed on the TL;DR section
Wrong link and wrong field in the .plexupdate file.
This commit is contained in:
parent
18076b9e28
commit
234315888d
1 changed files with 2 additions and 2 deletions
|
@ -66,9 +66,9 @@ Overall it tries to give you hints regarding why it isn't doing what you expecte
|
|||
|
||||
Open a terminal or SSH on the server running Plex Media Center
|
||||
```
|
||||
wget https://github.com/mrworf/plexupdate/blob/master/plexupdate.sh
|
||||
wget https://raw.githubusercontent.com/mrworf/plexupdate/master/plexupdate.sh
|
||||
chmod +x plexupdate.sh
|
||||
echo -e > ~/.plexupdate 'USER=<plex email account>\nPASS="<plex password>"'
|
||||
echo -e > ~/.plexupdate 'EMAIL=<plex email account>\nPASS="<plex password>"'
|
||||
nano -w ~/.plexupdate
|
||||
sudo ./plexupdate.sh -a
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue