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