mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Fix git uncommitted error
This commit is contained in:
parent
f23aff7979
commit
de7c93410b
1 changed files with 2 additions and 0 deletions
2
trunk.sh
2
trunk.sh
|
@ -14,6 +14,8 @@ git checkout -f origin/main &&
|
|||
|
||||
cd $HOME/chromium/src &&
|
||||
|
||||
rm -v $HOME/chromium/src/ui/webui/resources/images/infra.png &&
|
||||
|
||||
git checkout -f origin/main &&
|
||||
|
||||
git rebase-update &&
|
||||
|
|
Loading…
Reference in a new issue