aboutsummaryrefslogtreecommitdiff
path: root/src/node/devcontainer-feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/node/devcontainer-feature.json')
-rw-r--r--src/node/devcontainer-feature.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/node/devcontainer-feature.json b/src/node/devcontainer-feature.json
index ebce21b..52715fd 100644
--- a/src/node/devcontainer-feature.json
+++ b/src/node/devcontainer-feature.json
@@ -34,9 +34,5 @@
"NVM_DIR": "/usr/local/share/nvm",
"NVM_SYMLINK_CURRENT": "true",
"PATH": "${NVM_DIR}/current/bin:${PATH}"
- },
- "install": {
- "app": "",
- "file": "install.sh"
}
-} \ No newline at end of file
+}