We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473abea commit cb5aee2Copy full SHA for cb5aee2
1 file changed
severus/1.6/Dockerfile
@@ -39,4 +39,4 @@ RUN echo "conda activate severus" >> ~/.bashrc
39
RUN echo "/opt/Severus/severus.py" >> ~/.bashrc
40
#ENV PATH="/opt/conda/envs/severus/bin:${PATH}"
41
#ENV PATH="/opt/Severus/:${PATH}"
42
-ENV PATH="/opt/Severus/:${PATH}"
+ENV PATH="/opt/Severus/severus:${PATH}"
0 commit comments