Skip to content
Snippets Groups Projects
Commit bdffcb2c authored by Michele Compostella's avatar Michele Compostella
Browse files

Moved PCA script to software folder

parent 75f2fbb1
No related branches found
No related tags found
No related merge requests found
......@@ -106,6 +106,9 @@ RUN \
chmod 755 ./visit-install2_13_3 && \
(echo 1) | bash ./visit-install2_13_3 2.13.3 linux-x86_64-ubuntu18-wmesa $PREF/visit/
# Copying script for PCA
RUN cp /tmp/software/Principal_Component_Analysis/ $PREF/.
# Removing installation packages
RUN rm -rf /tmp/software/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment