From 7342debf38f5b74f7a7db4239abf085077323b4a Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Sun, 3 May 2020 01:12:11 +0000 Subject: [PATCH] 'docs/rffmpeg/Master-Install.md' updaten --- docs/rffmpeg/Master-Install.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/rffmpeg/Master-Install.md b/docs/rffmpeg/Master-Install.md index e3d9e88..8f3feb4 100644 --- a/docs/rffmpeg/Master-Install.md +++ b/docs/rffmpeg/Master-Install.md @@ -39,7 +39,9 @@ Get the ip of the master, i will refer to it as `` ### Installing on the remote slave Use the info you collected en follow "Slave-install.md" -`sudo -u jellyfin ssh -i /var/lib/jellyfin/.ssh/id_rsa jellyfin@ ` +``` +sudo -u jellyfin ssh -i /var/lib/jellyfin/.ssh/id_rsa jellyfin@ +``` When connected to the master exit the session with the slave server Repeat these steps for all slave server