/xtended_build_script

simple script to build xtended rom for realme 2 pro

Primary LanguageShell

xtended_build_script

simple script to build xtended rom for realme 2 pro

to build xtended run these commands :

sudo apt update && sudo apt install git -y && rm -rf xtended_build_script && git clone https://github.com/elswerky/xtended_build_script && cd xtended_build_script && chmod a+x build_xtended_v1 && bash build_xtended_v1