=======================================
Assuming already synced Sources (A15):
- cd into your ROM's folder
curl https://raw.githubusercontent.com/Rakhshan7070/Local-Manifest/lineage-21/dubaiA15.sh | bash
--- To Build with KernelSU :
git clone https://github.com/Rakhshan7070/android_kernel_motorola_sm7325.git -b lineage-22-KSU kernel/motorola/sm7325/
git clone https://github.com/tiann/KernelSU.git -b v0.9.5 kernel/motorola/sm7325/KernelSU/
--- To Build without KernelSU :
git clone https://github.com/Rakhshan7070/android_kernel_motorola_sm7325.git -b lineage-22 kernel/motorola/sm7325/
=========================================
Assuming already synced Sources (A14):
- cd into your ROM's folder
curl https://raw.githubusercontent.com/Rakhshan7070/Local-Manifest/lineage-21/miamiA14.sh | bash