Skip to content

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
baxpr committed Oct 26, 2021
1 parent 99da84d commit 292096a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ENV PATH ${PATHEXT}:${PATHFSL}:${PATHFS1}:${PATHFS2}:${PATHSYS}

# Additional code for generating outputs
COPY README.md /opt/fs-extensions/
COPY src /opt/fs-extensions/
COPY src /opt/fs-extensions/src

# Entrypoint
ENTRYPOINT ["xwrapper.sh","run_everything.sh"]

0 comments on commit 292096a

Please sign in to comment.