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
721ed5079a
commit
147001769a
1 changed files with 4 additions and 0 deletions
4
trunk.sh
4
trunk.sh
|
@ -30,6 +30,10 @@ cd $HOME/chromium/src &&
|
|||
|
||||
rm -v -f $HOME/chromium/src/ui/webui/resources/images/infra.png &&
|
||||
|
||||
rm -v -f $HOME/chromium/src/components/neterror/resources/favicon-16x16.png &&
|
||||
|
||||
rm -v -f $HOME/chromium/src/components/neterror/resources/favicon-32x32.png &&
|
||||
|
||||
git checkout -f origin/main &&
|
||||
|
||||
git rebase-update &&
|
||||
|
|
Loading…
Reference in a new issue