mirror of
https://github.com/joshuaboniface/rffmpeg.git
synced 2026-01-23 10:25:33 +00:00
Fix path to ssh key
I guess you can have any path to the ssh keys, but this will make the sample file match the README, which I think would be good..
This commit is contained in:
parent
cfb5907a2e
commit
fd831a5890
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ rffmpeg:
|
|||
# one line per space-separated argument element.
|
||||
args:
|
||||
- "-i"
|
||||
- "/var/lib/jellyfin/id_rsa"
|
||||
- "/var/lib/jellyfin/.ssh/id_rsa"
|
||||
|
||||
|
||||
# Remote command configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue