We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67b23aa + 06aa785 commit 3762c39Copy full SHA for 3762c39
ci/build/build-release.sh
@@ -48,7 +48,7 @@ bundle_code_server() {
48
{
49
"commit": "$(git rev-parse HEAD)",
50
"scripts": {
51
- "postinstall": "./postinstall.sh"
+ "postinstall": "bash ./postinstall.sh"
52
}
53
54
EOF
0 commit comments