Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gvatsal60 authored Jul 2, 2024
1 parent 240ca7d commit 403340b
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 @@ -31,6 +31,6 @@
},
"postCreateCommand": "curl -fsSL https://raw.githubusercontent.com/gvatsal60/Linux-Aliases/HEAD/main.sh | sh",
"runArgs": [
"--name=${containerEnv}:${containerWorkspaceFolder}:${devcontainerId}-vsc"
"--name=${containerEnv}:${containerWorkspaceFolder}:${devcontainerId}-vsc"
]
}

0 comments on commit 403340b

Please sign in to comment.