DivestOS/Scripts/CH-12.1_Rebase.sh
2017-03-14 07:11:14 -04:00

2 lines
139 B
Bash
Executable File

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