Update init.sh

Signed-off-by: shortcircuit <37030489+Weirdo1312@users.noreply.github.com>
This commit is contained in:
shortcircuit 2023-10-22 21:25:35 +00:00 committed by GitHub
parent 01e41a26f6
commit 41b6bff131
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ export DOS_WEBVIEW_LFS=true; #Whether to `git lfs pull` in the WebView repositor
#Servers
export DOS_DEFAULT_DNS_PRESET="Quad9"; #Sets default DNS. Options: See changeDefaultDNS() in Scripts/Common/Functions.sh
export DOS_GPS_NTP_SERVER="2.android.pool.ntp.org"; #Options: Any NTP pool
export DOS_GPS_SUPL_HOST="supl.google.com"; #Options: Any *valid* SUPL server
export DOS_GPS_SUPL_HOST="supl.grapheneos.org"; #Options: Any *valid* SUPL server
#Release Processing
export DOS_MALWARE_SCAN_BEFORE_SIGN=false; #Scan device files for malware before signing