mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update trunk.sh
This commit is contained in:
parent
46e15c52de
commit
46c35b1af3
1 changed files with 1 additions and 1 deletions
2
trunk.sh
2
trunk.sh
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
cd /media/alex/cr/chromium/src/v8/ &&
|
cd $HOME/chromium/src/v8/ &&
|
||||||
|
|
||||||
git checkout -f origin/main &&
|
git checkout -f origin/main &&
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue