mirror of
https://github.com/coder/code-server.git
synced 2026-05-28 17:43:51 +02:00
Revert "fix: add +x to product.json in build-vscode"
This reverts commit fc4d2b532f.
This commit is contained in:
@@ -96,8 +96,6 @@ main() {
|
|||||||
EOF
|
EOF
|
||||||
) > product.json
|
) > product.json
|
||||||
|
|
||||||
chmod +x product.json
|
|
||||||
|
|
||||||
# Any platform here works since we will do our own packaging. We have to do
|
# Any platform here works since we will do our own packaging. We have to do
|
||||||
# this because we have an NPM package that could be installed on any platform.
|
# this because we have an NPM package that could be installed on any platform.
|
||||||
# The correct platform dependencies and scripts will be installed as part of
|
# The correct platform dependencies and scripts will be installed as part of
|
||||||
|
|||||||
Reference in New Issue
Block a user