Skip to content

Commit

Permalink
remove a comma
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey <[email protected]>
  • Loading branch information
c0d33ngr committed Jan 29, 2025
1 parent 4319c9e commit 80aa114
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Paste this code into your `devcontainer.json` file.
"onCreateCommand": {
"update": "sudo apt update && sudo apt upgrade -y",
"ownership": "sudo chown -R $USER:$USER ${containerWorkspaceFolder}"
},
}
}
```

Expand Down

0 comments on commit 80aa114

Please sign in to comment.