Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.devcontainer/prepare.sh')
-rwxr-xr-x.devcontainer/prepare.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/.devcontainer/prepare.sh b/.devcontainer/prepare.sh
index d6f1578c3dd..9b5c81ff40d 100755
--- a/.devcontainer/prepare.sh
+++ b/.devcontainer/prepare.sh
@@ -7,6 +7,3 @@
yarn install
yarn electron
-
-sudo chown root .build/electron/chrome-sandbox
-sudo chmod 4755 .build/electron/chrome-sandbox