♻️ Updated envs

This commit is contained in:
Nikhil Badyal
2022-10-01 13:14:25 +05:30
parent 4cbfafb878
commit 674b257ed9
+5 -7
View File
@@ -4,10 +4,8 @@ set -o errexit
set -o pipefail set -o pipefail
set -o nounset set -o nounset
export PATCH_APPS=youtube,twitter,reddit export PATCH_APPS=youtube,twitter,reddit,youtube_music,spotify
export YOUTUBE_VERSION=latest export BUILD_EXTENDED=True
export YOUTUBE_MUSIC_VERSION=latest export EXCLUDE_PATCH_YOUTUBE=custom-branding,enable-debugging
export TWITTER_VERSION=latest export EXCLUDE_PATCH_YOUTUBE_EXTENDED=custom-branding-red,custom-branding-blue,amoled
export REDDIT_VERSION=latest export EXCLUDE_PATCH_YOUTUBE_MUSIC_EXTENDED=custom-branding-music
export TIKTOK_VERSION=latest
export WARNWETTER_VERSION=latest