mirror of
https://github.com/logos-messaging/logos-messaging-simulator.git
synced 2026-01-05 23:43:11 +00:00
remove debug code from deploy_rln_contract script
This commit is contained in:
parent
bcffbdad3c
commit
ea871e7b50
@ -2,11 +2,6 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
which yarn
|
|
||||||
echo $PATH
|
|
||||||
export PATH=$PATH:$HOME/.yarn/bin
|
|
||||||
echo $PATH
|
|
||||||
|
|
||||||
# 1. Install foundry
|
# 1. Install foundry
|
||||||
curl -L https://foundry.paradigm.xyz | bash && . /root/.bashrc && foundryup && export PATH=$PATH:$HOME/.foundry/bin
|
curl -L https://foundry.paradigm.xyz | bash && . /root/.bashrc && foundryup && export PATH=$PATH:$HOME/.foundry/bin
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user