Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfliegner authored Jun 4, 2024
1 parent eb2c5a2 commit e0f271d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
}
},
"postCreateCommand": "/bin/sh -c ./.devcontainer/postCreateCommand.sh",
"postStartCommand": "/bin/sh -c ./.devcontainer/postStartCommand.sh"
"postAttachCommand": "/bin/sh -c ./.devcontainer/postAttachCommand.sh"
}

0 comments on commit e0f271d

Please sign in to comment.