We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65c7bc commit 9bec9d4Copy full SHA for 9bec9d4
.devcontainer/devcontainer.json
@@ -11,5 +11,5 @@
11
}
12
13
},
14
- "postCreateCommand": "curl -L https://foundry.paradigm.xyz | bash && foundryup && npm i -g catapulta"
+ "postCreateCommand": "curl -L https://foundry.paradigm.xyz | bash && bash && foundryup && npm i -g catapulta"
15
0 commit comments