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