bashrcd/conda.sh

6 lines
108 B
Bash

if [ -f /opt/miniconda3/etc/profile.d/conda.sh ]; then
source /opt/miniconda3/etc/profile.d/conda.sh
fi