From 374b6d865042c3dbc0904974a4d67ceb066f07f3 Mon Sep 17 00:00:00 2001 From: Shawn <44221603+shaspitz@users.noreply.github.com> Date: Fri, 29 Dec 2023 21:16:10 -0800 Subject: [PATCH] no debug on deploy create2 script --- geth-poa/util/deploy_create2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geth-poa/util/deploy_create2.sh b/geth-poa/util/deploy_create2.sh index ead6fbc9c9..eda40615ee 100755 --- a/geth-poa/util/deploy_create2.sh +++ b/geth-poa/util/deploy_create2.sh @@ -2,7 +2,7 @@ # Deploys create2 proxy according to https://github.com/primevprotocol/deterministic-deployment-proxy -set -x +set -e if [ -z "$1" ]; then echo "Usage: $0 "