Skip to content

Commit

Permalink
Add SSH_OPTS usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-panchal committed Jan 21, 2025
1 parent 0e98153 commit a4bccfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ fetch-curation = {
"data/outputs/01_ebp-assembly-workflow/"
],
env = {
SSH_OPTS = "",
SSH_OPTS = "", # Usage: SSH_OPTS='-e "ssh -J rackham"' pixi run fetch-curation
ORIGIN = "origin"
}
}
Expand Down

0 comments on commit a4bccfa

Please sign in to comment.