That’s a command you’re going to type or paste into your unRAID Kometa `>_Console` terminal (Linux).
That’s a command you’re going to type or paste into your unRAID Kometa `>_Console`.
**IMPORTANT NOTES:**
@ -90,9 +90,9 @@ Config Error: config not found at //config
```
We need to have a file called `config.yml` in the correct directory for Kometa to start. Open up an unRAID terminal session by clicking on the terminal icon `>_` in the top right of unRAID.
=== ":fontawesome-brands-linux: Linux"
=== ":fontawesome-brands-linux: unRAID"
[type this into your terminal]
[type this into your unRAID terminal]
```
mkdir /mnt/user/appdata/Kometa/config
touch /mnt/user/appdata/Kometa/config/config.yml
@ -110,9 +110,9 @@ The default config file contains a reference to a directory that will show an er
We'll create it here so the error doesn't show up later.
=== ":fontawesome-brands-linux: Linux"
=== ":fontawesome-brands-linux: unRAID"
[type this into your terminal]
[type this into your Kometa `>_Console`]
```
mkdir config/assets
```
@ -127,14 +127,14 @@ We'll create it here so the error doesn't show up later.
First, make a copy of the template:
=== ":fontawesome-brands-linux: Linux"
=== ":fontawesome-brands-linux: unRAID"
Get a copy of the template to edit [type this into your terminal]:
Get a copy of the template to edit [type this into your Kometa `>_Console`]: