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