Skip to content

Commit

Permalink
triton/apps/vscode: Update the ssh-node-proxycommand
Browse files Browse the repository at this point in the history
  • Loading branch information
rkdarst committed May 20, 2024
1 parent e58c806 commit 1584d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion triton/apps/vscode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ what these mean and what else you might need in here, see
:doc:`/scicomp/ssh`::

Host triton-vscode
ProxyCommand ssh triton /share/apps/ssh-node-proxycommand --partition=interactive --time=1:00:00
ProxyCommand ssh triton /appl/manual_installations/software/ssh-node-proxycommand --partition=interactive --time=1:00:00
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
User USERNAME
Expand Down

0 comments on commit 1584d11

Please sign in to comment.