mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
Update permissions of the chrom-sandbox
This commit is contained in:
@@ -7,3 +7,7 @@
|
||||
|
||||
yarn install
|
||||
yarn electron
|
||||
|
||||
cd "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/.."
|
||||
sudo chown root .build/electron/chrome-sandbox
|
||||
sudo chmod 4755 .build/electron/chrome-sandbox
|
||||
|
||||
Reference in New Issue
Block a user