Skip to content

Commit

Permalink
Update build_rom.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
IshanDey007 authored Feb 20, 2023
1 parent 843e346 commit 0ebb306
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
Expand Up @@ -6,7 +6,7 @@ repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync
# build rom
source build/envsetup.sh
lunch spark_alioth-userdebug
export TZ=Asia/Kolkata #put before last build command
export TZ=Asia/Dhaka #put before last build command
make bacon

# upload rom (if you don't need to upload multiple files, then you don't need to edit next line)
Expand Down

0 comments on commit 0ebb306

Please sign in to comment.