aboutsummaryrefslogtreecommitdiff
path: root/src/php/devcontainer-feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/php/devcontainer-feature.json')
-rw-r--r--src/php/devcontainer-feature.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/php/devcontainer-feature.json b/src/php/devcontainer-feature.json
index bd7303e..11435ec 100644
--- a/src/php/devcontainer-feature.json
+++ b/src/php/devcontainer-feature.json
@@ -31,9 +31,5 @@
"containerEnv": {
"PHP_PATH": "/usr/local/php/current",
"PATH": "${PHP_PATH}/bin:${PATH}"
- },
- "install": {
- "app": "",
- "file": "install.sh"
}
-} \ No newline at end of file
+}