Fix path typo for run_cron guide
This commit is contained in:
parent
a02e44f09d
commit
ba81671e99
1 changed files with 2 additions and 2 deletions
|
|
@ -105,7 +105,7 @@ Docker and Unraid
|
|||
|
||||
.. code-block::
|
||||
|
||||
/config/run_cron
|
||||
/config/ytdl-sub-configs/run_cron
|
||||
|
||||
To create the cron definition, run the following command:
|
||||
|
||||
|
|
@ -137,4 +137,4 @@ To be tested (please contact code owner or join the discord server if you can te
|
|||
|
||||
.. code-block:: powershell
|
||||
|
||||
ytdl-sub.exe --config \path\to\config\config.yaml sub \path\to\config\subscriptions.yaml
|
||||
ytdl-sub.exe --config \path\to\config\config.yaml sub \path\to\config\subscriptions.yaml
|
||||
|
|
|
|||
Loading…
Reference in a new issue