Skip to content
Snippets Groups Projects
Commit 987bfc6b authored by Vladimir Kulikovskiy's avatar Vladimir Kulikovskiy
Browse files

Update genie-hedis:apfel

parent e48f0b28
Branches
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ FROM docker.km3net.de/base/centos-full-root6-pythia
./configure --prefix=${GENIE}/install --enable-geom-drivers --enable-flux-drivers && \
make && make install
#Now we are going to install GENIE-Reweight (needed for gSeaGen)
#Now we are going to install GENIE-Reweight (needed for gSeaGen)
RUN cd /genie && \
git clone -b R-1_00_00 https://github.com/GENIE-MC/Reweight.git genie_reweight && \
cd genie_reweight && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment