mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-05 07:55:00 -04:00
Update CVE patchers
maybe some breakage Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
parent
1607155923
commit
dd9f51c8ee
84 changed files with 1498 additions and 125 deletions
|
@ -102,7 +102,7 @@ export DOS_BRANDING_LINK_PRIVACY="https://divestos.org/pages/privacy_policy";
|
|||
|
||||
#OTAs
|
||||
export DOS_OTA_SERVER_LEGACY="https://divestos.org/updater.php";
|
||||
export DOS_OTA_SERVER_EXTENDED=true; #Enable to provide mutliple choices as set below
|
||||
export DOS_OTA_SERVER_EXTENDED=true; #Enable to provide multiple choices as set below
|
||||
export DOS_OTA_SERVER_PRIMARY="$DOS_OTA_SERVER_LEGACY";
|
||||
export DOS_OTA_SERVER_SECONDARY="https://divestos.eeyo.re/updater.php";
|
||||
export DOS_OTA_SERVER_SECONDARY_NAME="Cloudflare";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue