Skip to content

Commit 98d65e9

Browse files
committed
fix script env
1 parent f5a2a56 commit 98d65e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

contracts/scripts/deploy_batcher_payment_service.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ cd "$parent_path"
88
# At this point we are in contracts
99
cd ../
1010

11-
source scripts/.env
12-
1311
# Deploy Batcher Payments Contract
1412
forge_output=$(forge script script/deploy/BatcherPaymentServiceDeployer.s.sol \
1513
$BATCHER_PAYMENT_SERVICE_CONFIG_PATH \

0 commit comments

Comments
 (0)