Skip to content

Commit

Permalink
Update build_rom.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Snowman2409 authored Jun 17, 2022
1 parent 5aff992 commit 364e585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_rom.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sync rom
repo init --depth=1 --no-repo-verify -u https://github.com/SuperiorOS/manifest.git -b twelvedotone -g default,-mips,-darwin,-notdefault
git clone https://github.com/Snowman2409/local-manifest --depth=1 -b main .repo/local_manifests
git clone https://github.com/Snowman2409/local-manifest/blob/main/one.xml --depth=1 -b main .repo/local_manifests
repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j$(nproc --all)
# build rom
source build/envsetup.sh
Expand Down

0 comments on commit 364e585

Please sign in to comment.