mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
Update unraid.md with additional instruction to use linux tab
This commit is contained in:
parent
35d948ff69
commit
c23b82e830
1 changed files with 6 additions and 4 deletions
|
@ -118,7 +118,7 @@ First, make a copy of the template:
|
|||
curl -fLvo config/config.yml https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager/master/config/config.yml.template
|
||||
```
|
||||
|
||||
Now open the copy in an editor on the machine of your choice(All 3 are fine. Just decide on one):
|
||||
Now open the copy in an editor on the machine of your choice (Use Linux tab below for the Unraid PMM `_>Console`):
|
||||
|
||||
{%
|
||||
include-markdown "./wt/wt-editor.md"
|
||||
|
@ -130,7 +130,7 @@ Now open the copy in an editor on the machine of your choice(All 3 are fine. Jus
|
|||
|
||||
#### Testing the config file
|
||||
|
||||
Save the file:
|
||||
Save the file (Use Linux tab below for the Unraid PMM `_>Console`):
|
||||
|
||||
{%
|
||||
include-markdown "./wt/wt-save.md"
|
||||
|
@ -166,11 +166,13 @@ So let's run the script and see this happen:
|
|||
|
||||
### Setting up a collection file and creating a sample collection.
|
||||
|
||||
(Use Linux tab below for the Unraid PMM `_>Console`):
|
||||
|
||||
{%
|
||||
include-markdown "./wt/wt-05-local-file.md"
|
||||
%}
|
||||
|
||||
Save the file:
|
||||
Save the file (Use Linux tab below for the Unraid PMM `_>Console`):
|
||||
|
||||
{%
|
||||
include-markdown "./wt/wt-save.md"
|
||||
|
@ -192,7 +194,7 @@ Then run the script again:
|
|||
include-markdown "./wt/wt-07-overlay-add.md"
|
||||
%}
|
||||
|
||||
Save the file:
|
||||
Save the file (Use Linux tab below for the Unraid PMM `_>Console`):
|
||||
|
||||
{%
|
||||
include-markdown "./wt/wt-save.md"
|
||||
|
|
Loading…
Reference in a new issue