From 1f0c30f2b9343c56a5ebf9f7011fdada728a67b0 Mon Sep 17 00:00:00 2001 From: Katakishi <162927126+Katakishi@users.noreply.github.com> Date: Sun, 10 Mar 2024 19:23:44 -0300 Subject: [PATCH] Update build_rom.sh --- build_rom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_rom.sh b/build_rom.sh index d1161af03d4..d99f1bc5c28 100644 --- a/build_rom.sh +++ b/build_rom.sh @@ -6,7 +6,7 @@ repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync # build rom source build/envsetup.sh lunch derp_vayu-user -export TZ=Asia/Dhaka #put before last build command +export TZ=Asia/Dhaka #put before last build commands mka derp # upload rom (if you don't need to upload multiple files, then you don't need to edit next line)