Skip to content

Commit

Permalink
rm more cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
maedoc committed Dec 13, 2021
1 parent 91daf68 commit 5dd1107
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ WORKDIR /work

RUN curl -LO https://github.com/stan-dev/cmdstan/releases/download/v${stan_ver}/cmdstan-${stan_ver}.tar.gz \
&& tar xzf cmdstan-${stan_ver}.tar.gz \
&& rm $fname \
&& cd cmdstan-$stan_ver \
&& scl enable devtoolset-10 "make build -j1"

0 comments on commit 5dd1107

Please sign in to comment.