Skip to content

Commit 49cf8dc

Browse files
committed
wip
1 parent e98517a commit 49cf8dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"otherPortsAttributes": {
99
"onAutoForward": "ignore"
1010
},
11-
"onCreateCommand": [
11+
"postCreateCommand": [
1212
"curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y"
1313
],
1414
"postAttachCommand": "./lila-docker start"

0 commit comments

Comments
 (0)