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
4bf47e62d9
commit
46e15c52de
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -11,7 +11,7 @@ cp -r -v net/. $HOME/chromium/src/net/ &&
|
|||
cp -r -v ui/. $HOME/chromium/src/ui/ &&
|
||||
cp -r -v v8/. $HOME/chromium/src/v8/ &&
|
||||
cp -v chrome-devtools/chrome-devtools.svg $HOME/chromium/src/out/thorium/ &&
|
||||
cp -v content_shell/. $HOME/chromium/src/out/thorium/ &&
|
||||
cp -r -v content_shell/. $HOME/chromium/src/out/thorium/ &&
|
||||
|
||||
cd $HOME/chromium/src &&
|
||||
|
||||
|
|
Loading…
Reference in a new issue