Skip to content

Commit e98517a

Browse files
committed
wip
1 parent e37e8ea commit e98517a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@
88
"otherPortsAttributes": {
99
"onAutoForward": "ignore"
1010
},
11+
"onCreateCommand": [
12+
"curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y"
13+
],
1114
"postAttachCommand": "./lila-docker start"
1215
}

0 commit comments

Comments
 (0)