Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperSkytte committed Aug 6, 2024
1 parent c3120c1 commit 58fb462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/sshdslurm.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down

0 comments on commit 58fb462

Please sign in to comment.