Fix postStartCommand (#8)
This commit is contained in:
@@ -12,9 +12,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"postStartCommand": {
|
"postStartCommand": "postStartCommand.sh",
|
||||||
"julia": "postStartCommand.sh"
|
|
||||||
},
|
|
||||||
|
|
||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers/features/common-utils:2": {
|
"ghcr.io/devcontainers/features/common-utils:2": {
|
||||||
|
|||||||
@@ -12,9 +12,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"postStartCommand": {
|
"postStartCommand": "postStartCommand.sh",
|
||||||
"julia": "postStartCommand.sh"
|
|
||||||
},
|
|
||||||
|
|
||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers/features/common-utils:2": {
|
"ghcr.io/devcontainers/features/common-utils:2": {
|
||||||
|
|||||||
Reference in New Issue
Block a user