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
8e6bbc67ba
commit
79cb665612
1 changed files with 2 additions and 2 deletions
4
trunk.sh
4
trunk.sh
|
@ -240,12 +240,12 @@ rm -r -f -v chrome/browser/safe_browsing/safe_browsing_dummy.cc &&
|
|||
|
||||
git checkout -f origin/main &&
|
||||
|
||||
git clean -ffd &&
|
||||
|
||||
git rebase-update &&
|
||||
|
||||
git fetch --tags &&
|
||||
|
||||
git clean -ffd &&
|
||||
|
||||
gclient sync --with_branch_heads --with_tags -f -R -D &&
|
||||
|
||||
gclient runhooks &&
|
||||
|
|
Loading…
Reference in a new issue