mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
fix script path
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"version": "latest"
|
||||
}
|
||||
},
|
||||
"postCreateCommand": "post_create_command.sh",
|
||||
"postCreateCommand": "bash .devcontainer/post_create_command.sh",
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": ["GitHub.copilot"]
|
||||
|
||||
Reference in New Issue
Block a user