#!/bin/bash set -e crave run --no-patch -- " rm -rf .repo/local_manifests && rm -rf device/tecno/LG7n && rm -rf device/tecno/mt6789-common && rm -rf device/tecno/LG7n-kernel && rm -rf vendor/tecno/LG7n && rm -rf vendor/tecno/mt6789-common && rm -rf vendor/sony/dolby && rm -rf vendor/JamesDSP && rm -rf hardware/mediatek && rm -rf hardware/transsion && rm -rf device/mediatek/sepolicy_vndr && rm -rf vendor/lineage-priv/keys && rm -rf build/soong && rm -rf vendor/google/gms && rm -rf vendor/gms && rm -rf prebuilts/clang/host/linux-x86 && rm -rf platform/prebuilts/clang/host/linux-x86 && rm -rf out && #Clone local manifests git clone https://github.com/Novicio-2309/local_manifests.git -b voltage-16 .repo/local_manifests && #Repo init repo init -u https://github.com/VoltageOS/manifest.git -b 16 --git-lfs && # Syncing repo repo sync && #signing keys and run setup git clone --depth=1 https://github.com/Novicio-2309/signingkey vendor/voltage-priv/keys && #Setup environment and start build . build/envsetup.sh && brunch LG7n "