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