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
bb19ccd7ce
commit
5bba5a5d4c
1 changed files with 4 additions and 0 deletions
4
trunk.sh
4
trunk.sh
|
@ -54,6 +54,8 @@ gsyncShallow () {
|
|||
|
||||
rm -v -f $HOME/chromium/src/chrome/browser/thorium_flag_choices.h &&
|
||||
|
||||
rm -v -f $HOME/chromium/src/third_party/pak &&
|
||||
|
||||
git checkout -f origin/main &&
|
||||
|
||||
git rebase-update --current &&
|
||||
|
@ -117,6 +119,8 @@ rm -v -f $HOME/chromium/src/chrome/browser/thorium_flag_entries.h &&
|
|||
|
||||
rm -v -f $HOME/chromium/src/chrome/browser/thorium_flag_choices.h &&
|
||||
|
||||
rm -v -f $HOME/chromium/src/third_party/pak &&
|
||||
|
||||
git checkout -f origin/main &&
|
||||
|
||||
git rebase-update &&
|
||||
|
|
Loading…
Reference in a new issue