repo: use '--force-sync'
This commit is contained in:
parent
587edbe3c4
commit
cc398e2903
@ -55,7 +55,7 @@
|
|||||||
. ~/.profile
|
. ~/.profile
|
||||||
cd ~/android/lineage
|
cd ~/android/lineage
|
||||||
repo init -u https://github.com/LineageOS/android.git -b "{{losbranch}}" &&
|
repo init -u https://github.com/LineageOS/android.git -b "{{losbranch}}" &&
|
||||||
repo sync
|
repo sync --force-sync
|
||||||
args:
|
args:
|
||||||
executable: /usr/bin/bash
|
executable: /usr/bin/bash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user