Skip to content

Commit 75d43bc

Browse files
committed
fix
1 parent c42df5a commit 75d43bc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

feelpp/Dockerfile.template

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ USER feelpp
1919
ENV HOME /home/feelpp
2020
COPY feelppconfig $HOME/.feelppconfig
2121

22-
# Install Feel++cp ../fee
23-
COPY feelpp.conf.sh /home/feelpp
22+
# Install Feel++
2423
RUN bash -c "\
2524
export FEELPP_GITHUB_TOKEN=${FEELPP_GITHUB_TOKEN} && \
2625
export FEELPP_GIRDER_API_KEY=${FEELPP_GIRDER_API_KEY} && \

0 commit comments

Comments
 (0)