mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-10-01 01:35:54 -04:00
2 lines
139 B
Bash
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'
|