DivestOS/Scripts/CH-12.1_Rebase.sh

2 lines
139 B
Bash
Raw Normal View History

2016-12-22 00:30:02 +00:00
repo forall -cp 'if [[ $REPO_PROJECT == copperhead* ]] ; then git pull https://github.com/CyanogenMod/${REPO_PROJECT##*/}.git cm-12.1; fi'