removed
This commit is contained in:
parent
d108b9a74b
commit
8886f12761
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"postCreateCommand": "DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y gcc make libncurses-dev check lcov doxygen gdb valgrind clang-format git xdg-utils",
|
||||
"postCreateCommand": "apt-get update && apt-get install -y gcc make libncurses-dev check lcov doxygen gdb valgrind clang-format git xdg-utils",
|
||||
"remoteUser": "root",
|
||||
"mounts": [
|
||||
"source=${localWorkspaceFolder},target=/workspace,type=bind,consistency=cached"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue