mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update trunk.sh
This commit is contained in:
parent
bfe18f10d8
commit
c2b46be0a2
1 changed files with 4 additions and 0 deletions
4
trunk.sh
4
trunk.sh
|
@ -22,6 +22,10 @@ cd $HOME/chromium/src/v8/ &&
|
|||
|
||||
git checkout -f origin/main &&
|
||||
|
||||
cd $HOME/chromium/src/third_party/devtools-frontend/src &&
|
||||
|
||||
git checkout -f origin/main &&
|
||||
|
||||
cd $HOME/chromium/src &&
|
||||
|
||||
rm -v -f $HOME/chromium/src/ui/webui/resources/images/infra.png &&
|
||||
|
|
Loading…
Reference in a new issue