This is the build script which includes how to sync & how to configure & how to build ROM... Change it as per your rom you just need a bit of editing if you want... !!
It will be a good gesture if you don't kang it ... !! Just Fork it ... |':D
'|
Configure it as per your ROM Well basic description of what my scripts can be used for :-
- all.sh ---> Better Script for basic work, run it and you won't need to run other scripts I hope xD.
- clone_build.sh ---> Used for cloning and building ROM.
- env.sh ---> Used for setting up Build environment.
- kernel.sh ---> Used for cloning & compiling kernel for Tissot.
- mybuildcript.sh ---> My personal script.
- os_setup.sh ---> Used for installing and configuring some basic stuff when you install fresh os.
- upload.sh ---> Used to upload the files from server or local to Mega
Give it the permission it needs by chown
or chmod
Some scripts even need to be run as root
.