mirror of
https://github.com/logos-messaging/logos-messaging-simulator.git
synced 2026-01-03 22:43:07 +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
|
||||
|
||||
which yarn
|
||||
echo $PATH
|
||||
export PATH=$PATH:$HOME/.yarn/bin
|
||||
echo $PATH
|
||||
|
||||
# 1. Install foundry
|
||||
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