Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Sep 4, 2020
1 parent e5ac8c8 commit 1c84d0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion containers/codespaces-linux/.devcontainer/setup-user.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ else
GIT_ED="code"
fi
$GIT_ED --wait \$@
\$GIT_ED --wait \$@
EOF

sudo -u ${USERNAME} mkdir -p /home/${USERNAME}/.local/bin
Expand Down
2 changes: 1 addition & 1 deletion containers/codespaces-linux/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"definitionVersion": "0.16.0",
"definitionVersion": "0.16.1",
"build": {
"latest": true,
"rootDistro": "debian",
Expand Down

0 comments on commit 1c84d0d

Please sign in to comment.