Skip to content

Commit c45b416

Browse files
authored
Update devImage.jsonc
1 parent ae28805 commit c45b416

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/devImage.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
// "onCreateCommand": "echo 'Please wait for live pane ...' | sudo tee /usr/local/etc/vscode-dev-containers/first-run-notice.txt",
2828
// "waitFor": "updateContentCommand",
2929

30+
// needs explicit bash because of Alpine ash default
3031
"postCreateCommand": "bash -c 'source ./.devcontainer/setup.sh'",
3132

3233
"postAttachCommand": {

0 commit comments

Comments
 (0)