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