Skip to content
Snippets Groups Projects
Commit b63f4f7e authored by Coda Phillips's avatar Coda Phillips
Browse files

Remove scripts

parent 4240c65f
No related branches found
No related tags found
No related merge requests found
...@@ -5,5 +5,6 @@ COPY make_all.sh make_all.sh ...@@ -5,5 +5,6 @@ COPY make_all.sh make_all.sh
COPY download_src.sh download_src.sh COPY download_src.sh download_src.sh
RUN ./make_all.sh RUN ./make_all.sh
RUN rm make_all.sh download_src.sh
ENV LD_LIBRARY_PATH='/root/hdf5/lib/:/root/netcdf/lib/:/root/hdf4/lib/':$LD_LIBRARY_PATH ENV LD_LIBRARY_PATH='/root/hdf5/lib/:/root/netcdf/lib/:/root/hdf4/lib/':$LD_LIBRARY_PATH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment