Skip to content

Commit

Permalink
auto: deploy new website
Browse files Browse the repository at this point in the history
  • Loading branch information
nipreps-bot committed Sep 10, 2024
1 parent c1ee4ae commit a095a7f
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -867,6 +867,28 @@
* Get the `PhaseEncodingDirection` (or directions) of only BOLD files
]

---

# Those having issues on bamboo

``` Bash
# >>> conda initialize >>>
# !! Contents within this block are managed by 'conda init' !!
__conda_setup="$('/opt/ebsofts/Miniconda3/4.9.2/bin/conda' 'shell.bash' 'hook' 2> /dev/null)"
if [ $? -eq 0 ]; then
eval "$__conda_setup"
else
if [ -f "/opt/ebsofts/Miniconda3/4.9.2/etc/profile.d/conda.sh" ]; then
. "/opt/ebsofts/Miniconda3/4.9.2/etc/profile.d/conda.sh"
else
export PATH="/opt/ebsofts/Miniconda3/4.9.2/bin:$PATH"
fi
fi
unset __conda_setup
# <<< conda initialize <<<
```


</textarea>
<script src="https://remarkjs.com/downloads/remark-latest.min.js"></script>
<script src="/assets/asciinema-player/asciicast-load.js"></script>
Expand Down

0 comments on commit a095a7f

Please sign in to comment.