DivestOS/Scripts/CH-12.1_Rebase.sh
2016-12-21 19:30:02 -05:00

2 lines
139 B
Bash

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