Update permissions of the chrom-sandbox

pull/146073/head
egamma 2022-03-16 15:50:59 +01:00
parent 60541eb2cf
commit c0f4c4fc82
1 changed files with 4 additions and 0 deletions

View File

@ -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