build sh
This commit is contained in:
parent
4d554044e8
commit
ededf09a67
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
},
|
||||
"workspaceMount": "source=${localWorkspaceFolder},target=/home/vscode/rustdesk,type=bind,consistency=cache",
|
||||
"workspaceFolder": "/home/vscode/rustdesk",
|
||||
"postStartCommand": ".devcontainer/build",
|
||||
"postStartCommand": ".devcontainer/build.sh",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/java:1": {},
|
||||
"ghcr.io/akhildevelops/devcontainer-features/android-cli:latest": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue