From 674b257ed94aa5e264deace8d91176ff9467d818 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Sat, 1 Oct 2022 13:14:25 +0530 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20Updated=20envs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- export_env.sh | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/export_env.sh b/export_env.sh index f3c89a6..653679c 100644 --- a/export_env.sh +++ b/export_env.sh @@ -4,10 +4,8 @@ set -o errexit set -o pipefail set -o nounset -export PATCH_APPS=youtube,twitter,reddit -export YOUTUBE_VERSION=latest -export YOUTUBE_MUSIC_VERSION=latest -export TWITTER_VERSION=latest -export REDDIT_VERSION=latest -export TIKTOK_VERSION=latest -export WARNWETTER_VERSION=latest +export PATCH_APPS=youtube,twitter,reddit,youtube_music,spotify +export BUILD_EXTENDED=True +export EXCLUDE_PATCH_YOUTUBE=custom-branding,enable-debugging +export EXCLUDE_PATCH_YOUTUBE_EXTENDED=custom-branding-red,custom-branding-blue,amoled +export EXCLUDE_PATCH_YOUTUBE_MUSIC_EXTENDED=custom-branding-music