mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
📝 Updated envs
This commit is contained in:
@@ -246,12 +246,6 @@ By default, script build the version as recommended by Revanced team.
|
||||
13. You can scan your build apks files with VirusTotal. For that, Add `VT_API_KEY` in `GitHub secrets`.
|
||||
14. Sample Envs ![envs]
|
||||
|
||||
### Generate Token
|
||||
1. Go to your account developer [settings](https://github.com/settings/tokens). Click on generate new token.<br>
|
||||
<img src="https://i.imgur.com/grofl9E.png" height="150">
|
||||
2. Give a nice name. and grant following permissions<br>
|
||||
<img src="https://i.imgur.com/Msrk8QP.png" width="400" height="450">
|
||||
|
||||
[fork]: https://i.imgur.com/R5HdByI.png
|
||||
[secrets]: https://i.imgur.com/083Bjpg.png
|
||||
[step_1]: https://i.imgur.com/Inj82KK.png
|
||||
|
||||
+2
-2
@@ -7,6 +7,6 @@ set -o nounset
|
||||
export PATCH_APPS=youtube,twitter,reddit,youtube_music
|
||||
export BUILD_EXTENDED=True
|
||||
export EXCLUDE_PATCH_YOUTUBE=custom-branding,enable-debugging
|
||||
export EXCLUDE_PATCH_YOUTUBE_EXTENDED=custom-branding-icon-red,custom-branding-icon-blue,custom-branding-icon-revancify,custom-branding-name,custom-package-name,materialyou
|
||||
export EXCLUDE_PATCH_YOUTUBE_MUSIC_EXTENDED=custom-branding-music-red,custom-branding-music-revancify,custom-package-name-music,compact-header
|
||||
export EXCLUDE_PATCH_YOUTUBE_EXTENDED=custom-branding-icon-red,custom-branding-icon-blue,custom-branding-icon-revancify,custom-branding-name,custom-package-name,materialyou,website
|
||||
export EXCLUDE_PATCH_YOUTUBE_MUSIC_EXTENDED=custom-branding-music-red,custom-branding-music-revancify,custom-package-name-music,compact-header,website-music
|
||||
export ARCHS_TO_BUILD=arm64-v8a
|
||||
|
||||
Reference in New Issue
Block a user