code-server/ci/build
Max b32b4edf3d
fix: run postinstall script explicitly with bash (#4116)
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
2021-09-08 11:11:20 -05:00
..
arch-override.json
build-code-server.sh refactor: migrate parcel to browserify 2021-06-28 11:41:45 -07:00
build-packages.sh
build-release.sh fix: run postinstall script explicitly with bash (#4116) 2021-09-08 11:11:20 -05:00
build-standalone-release.sh
build-vscode.sh
clean.sh
code-server-nfpm.sh Add NPM package, debs, rpms and refactor CI/build process 2020-05-06 20:25:52 -04:00
code-server-user.service
code-server.sh
code-server@.service
nfpm.yaml
npm-postinstall.sh
release-github-assets.sh
release-github-draft.sh chore(deps-dev): bump prettier-plugin-sh from 0.6.1 to 0.7.1 (#3680) 2021-06-28 22:06:55 +05:30
release-prep.sh
test-standalone-release.sh