Skip to content

Commit b939311

Browse files
committed
Update devcontainer.json
1 parent e5106b8 commit b939311

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
@@ -14,5 +14,5 @@
1414
}
1515
},
1616
"workspaceFolder": "/workspaces/liquidjava-examples/examples/demo",
17-
"postAttachCommand": "bash ../../setup.sh"
17+
"postAttachCommand": "cd ../../ && bash setup.sh && cd ./examples/demo"
1818
}

0 commit comments

Comments
 (0)