diff --git a/build_rom.sh b/build_rom.sh index 0095a7b585e..d056c31e65a 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -1,11 +1,11 @@ # sync rom -repo init --depth=1 --no-repo-verify -u git://github.com/DerpFest-11/manifest.git -b 11 -g default,-device,-mips,-darwin,-notdefault -git clone https://github.com/pocox3pro/Local-Manifests.git --depth 1 -b master .repo/local_manifests +repo init --depth=1 --no-repo-verify -u git://github.com/LineageOS/android.git -b lineage-18.1 -g default,-device,-mips,-darwin,-notdefault +git clone https://github.com/Reddyfedem/local_manifest/blob/main/local_manifest.git --depth 1 -b main .repo/local_manifests repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8 # build rom source build/envsetup.sh -lunch derp_vayu-user +lunch los_twolip-user export TZ=Asia/Dhaka #put before last build command mka derp