Skip to content

Commit

Permalink
symlink zcash params
Browse files Browse the repository at this point in the history
  • Loading branch information
cryi committed Oct 27, 2024
1 parent 17f1338 commit 80d4559
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions containers/tzc-tezos/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ RUN echo $PROTOCOLS
ADD tools/cleanup-protocols.lua /tmp/cleanup-protocols.lua
RUN eli /tmp/cleanup-protocols.lua && rm /tmp/cleanup-protocols.lua

RUN ln -s /home/tezos/.zcash-params /usr/local/share/zcash-params

USER root
ENTRYPOINT [ "ascend" ]
CMD ["parisbox"]

0 comments on commit 80d4559

Please sign in to comment.