mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 11:27:32 -03:00
Update set_exec.sh
This commit is contained in:
parent
df1eeab5fe
commit
deadd21a26
1 changed files with 6 additions and 0 deletions
|
@ -81,5 +81,11 @@ sudo chmod -v +x infra/APPIMAGE/build_appimage.sh &&
|
|||
|
||||
sudo chmod -v +x pak_src/build.sh &&
|
||||
|
||||
sudo chmod -v +x src/build/vs_toolchain.py &&
|
||||
|
||||
sudo chmod -v +x src/tools/gn/bootstrap/bootstrap.py &&
|
||||
|
||||
sudo chmod -v +x src/tools/clang/scripts/build.py &&
|
||||
|
||||
printf "${GRE}${bold}Scripts are ready!\n" &&
|
||||
tput sgr0
|
||||
|
|
Loading…
Reference in a new issue