mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-07-06 05:01:15 -07:00
Add SYSTEMDUNIT description to README.md (#210)
This commit is contained in:
parent
551e664262
commit
ec5e3b7fa4
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ There are a few additional options for the more enterprising user. Setting any o
|
|||
Override which version to download, use -l option to see what you can select.
|
||||
- `TOKEN`
|
||||
If you want to install Plex Pass releases, plexupdate will try to get your account token directly from your Plex Media Server. If you want to use a different token to authenticate, you can enter it here instead. Please read [Authenticating with Plex Pass](https://github.com/mrworf/plexupdate/wiki/Authenticating-with-Plex-Pass) on the wiki for more details.
|
||||
- `SYSTEMDUNIT`
|
||||
If set, plexupdate.sh will use a custom systemd unit during `AUTOSTART`, which may be necessary when you are using a custom NAS package. The default is `plexmediaserver.service`.
|
||||
|
||||
Most of these options can be specified on the command-line as well, this is just a more convenient way of doing it if you're scripting it. Which brings us to...
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue