Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EduApps-CDG authored Apr 15, 2024
1 parent 9393a2b commit 2cb4bdd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
}
},
"features": {
"ghcr.io/devcontainers/features/desktop-lite:1": {}
},
"onCreateCommand": "apt update && apt install sudo git",
"postCreateCommand": "sudo ./build.sh"
}
}

0 comments on commit 2cb4bdd

Please sign in to comment.