mirror of
https://github.com/atom/atom.git
synced 2026-01-14 17:38:03 -05:00
modify chrome-sandbox permission
This commit is contained in:
@@ -67,8 +67,8 @@ jobs:
|
||||
displayName: Build Atom
|
||||
|
||||
- script: |
|
||||
sudo chown root /node_modules/electron/dist/chrome-sandbox
|
||||
chmod 4755 node_modules/electron/dist/chrome-sandbox
|
||||
sudo chown root **/node_modules/electron/dist/chrome-sandbox
|
||||
chmod 4755 **/node_modules/electron/dist/chrome-sandbox
|
||||
displayName: Tweaking chrome-sandbox binary
|
||||
|
||||
- script: script/test
|
||||
|
||||
Reference in New Issue
Block a user