Skip to content

Commit 680f1f9

Browse files
committed
chore: Update devcontainer.json to use scripts prefix
1 parent 87f764d commit 680f1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.devcontainer/devcontainer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"onCreateCommand": "./codespaces_create_and_start_containers.sh"
2+
"onCreateCommand": "bash ./scripts/codespaces_create_and_start_containers.sh"
33
}

0 commit comments

Comments
 (0)