mirror of
https://github.com/cdr/code-server.git
synced 2025-12-09 09:55:30 +01:00
Currently, Windows default script-shell (cmd) fails to run the postinstall script. This commit fixes the problem by running postinstall.sh explicitly with the default bash executable of the OS. Related: #1397 |
||
|---|---|---|
| .. | ||
| arch-override.json | ||
| build-code-server.sh | ||
| build-packages.sh | ||
| build-release.sh | ||
| build-standalone-release.sh | ||
| build-vscode.sh | ||
| clean.sh | ||
| code-server-nfpm.sh | ||
| code-server-user.service | ||
| code-server.sh | ||
| code-server@.service | ||
| nfpm.yaml | ||
| npm-postinstall.sh | ||
| release-github-assets.sh | ||
| release-github-draft.sh | ||
| release-prep.sh | ||
| test-standalone-release.sh | ||