diff --git a/docs/guides/sshdslurm.md b/docs/guides/sshdslurm.md index b2c9035..0e05a4b 100644 --- a/docs/guides/sshdslurm.md +++ b/docs/guides/sshdslurm.md @@ -50,7 +50,7 @@ Then add the following line somewhere: **Windows** ``` Host bio-ospikachu02-sshdbridge - ProxyCommand ssh bio-ospikachu02.srv.aau.dk bash -c \"nc \$(squeue --me --name=sshdbridge --states=R -h -O NodeList,Comment)\"NodeList,Comment)" + ProxyCommand ssh bio-ospikachu02.srv.aau.dk bash -c \"nc \$(squeue --me --name=sshdbridge --states=R -h -O NodeList,Comment)\" ``` **Linux/MacOS**