Archived
1
0

Revert "fix: add +x to product.json in build-vscode"

This reverts commit fc4d2b532f41277d6b93243cd6bd2ba2434f80d6.
This commit is contained in:
Joe Previte 2022-12-02 13:44:13 -07:00
parent 2b32b10e87
commit 956ed96a2c
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24

View File

@ -96,8 +96,6 @@ main() {
EOF
) > product.json
chmod +x product.json
# 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.
# The correct platform dependencies and scripts will be installed as part of