Skip to content

Commit 6118a4b

Browse files
committed
neurodesign not GA
1 parent fd463d3 commit 6118a4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

neuropower/apps/designtoolbox/batch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN pip install django-storages
2424
ADD fetch_and_run.sh /usr/local/bin/fetch_and_run.sh
2525

2626
# add local genetic algorithm
27-
ADD geneticalgorithm.py /usr/local/bin/
27+
ADD neurodesign.py /usr/local/bin/
2828

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

0 commit comments

Comments
 (0)