mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update setup.sh
This commit is contained in:
parent
44a1e7ab55
commit
1808de0637
1 changed files with 1 additions and 0 deletions
1
setup.sh
1
setup.sh
|
@ -14,6 +14,7 @@ printf "\n" &&
|
|||
printf "${YEL}Copying Thorium source files over the Chromium tree...\n" &&
|
||||
tput sgr0 &&
|
||||
|
||||
cp -r -v BUILD.gn $HOME/chromium/src/ &&
|
||||
cp -r -v ash/. $HOME/chromium/src/ash/ &&
|
||||
cp -r -v base/. $HOME/chromium/src/base/ &&
|
||||
cp -r -v build/. $HOME/chromium/src/build/ &&
|
||||
|
|
Loading…
Reference in a new issue