Skip to content

Commit 9bec9d4

Browse files
authored
Update devcontainer.json
1 parent f65c7bc commit 9bec9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
}
1212
}
1313
},
14-
"postCreateCommand": "curl -L https://foundry.paradigm.xyz | bash && foundryup && npm i -g catapulta"
14+
"postCreateCommand": "curl -L https://foundry.paradigm.xyz | bash && bash && foundryup && npm i -g catapulta"
1515
}

0 commit comments

Comments
 (0)