Skip to content

Commit

Permalink
neurodesign not GA
Browse files Browse the repository at this point in the history
  • Loading branch information
jokedurnez committed Feb 13, 2018
1 parent fd463d3 commit 6118a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neuropower/apps/designtoolbox/batch/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN pip install django-storages
ADD fetch_and_run.sh /usr/local/bin/fetch_and_run.sh

# add local genetic algorithm
ADD geneticalgorithm.py /usr/local/bin/
ADD neurodesign.py /usr/local/bin/

ENV LD_LIBRARY_PATH=/opt/conda/lib:$LD_LIBRARY_PATH

Expand Down

0 comments on commit 6118a4b

Please sign in to comment.