Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
[epociask/issue-172-version-pinned-devnet-allocs] Changed submodule i…
Browse files Browse the repository at this point in the history
…nit command
  • Loading branch information
Ethen Pociask committed Oct 19, 2023
1 parent c0fe4cb commit 2f07803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/devnet-allocs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cd optimism-${VERSION}
## (4.a) Generate devnet allocations and persist them all into .devnet folder
echo "Initializing monorepo..." &&
make install-geth &&
git submodule update --init --recursive &&
make submodules &&
make devnet-allocs &&
mv .devnet ../.devnet &&
mv packages/contracts-bedrock/deploy-config/devnetL1.json ../.devnet/devnetL1.json
Expand Down

0 comments on commit 2f07803

Please sign in to comment.