We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b6f64 commit 7a1be8cCopy full SHA for 7a1be8c
ci/build/build-release.sh
@@ -50,7 +50,7 @@ bundle_code_server() {
50
{
51
"commit": "$(git rev-parse HEAD)",
52
"scripts": {
53
- "postinstall": "bash ./postinstall.sh"
+ "postinstall": "./postinstall.sh"
54
}
55
56
EOF
0 commit comments