Skip to content

Commit

Permalink
chore: dev container rename scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
RozmarinUS committed Jun 2, 2024
1 parent 0363fd9 commit f66e898
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -17,7 +17,7 @@
3000
],

"postCreateCommand": "/workspaces/nestcord/.devcontainer/init.sh",
"postCreateCommand": "/workspaces/nestcord/.devcontainer/post-create.sh",

"customizations": {
"vscode": {
Expand Down
File renamed without changes.

0 comments on commit f66e898

Please sign in to comment.