Update trunk.sh

This commit is contained in:
Alexander David Frick 2022-07-07 00:25:12 -05:00 committed by GitHub
parent d7485f602a
commit aa4019bf8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,6 +51,8 @@ rm -v -f $HOME/chromium/src/components/neterror/resources/favicon-32x32.png &&
rm -v -f $HOME/chromium/src/content/shell/app/thorium_shell.ico &&
rm -v -f $HOME/chromium/src/chrome/browser/thorium_flag_entries.h &&
git checkout -f origin/main &&
git rebase-update &&