Add fix for /etc/bashrc not being sourced.

This commit is contained in:
Spencer Bliven
2023-09-14 11:25:47 +02:00
parent 05ef348dc3
commit dbb3336a83
2 changed files with 25 additions and 2 deletions

View File

@ -46,3 +46,7 @@ conda create --name myenv python==3.9 ...
conda activate myenv
```
## Something doesn't work
Check the list of [known problems](/merlin6/known-problems.html) to see if a solution is known.
If not, please [contact the admins](/merlin6/contact.html).