mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-05 07:55:00 -04:00
Future proofing keys
This commit is contained in:
parent
ca734124f9
commit
a0e8f9653c
7 changed files with 23 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
#START OF USER CONFIGURABLE OPTIONS
|
||||
export DOS_WORKSPACE_ROOT="/mnt/Drive-3/"; #XXX: THIS MUST BE CORRECT TO BUILD!
|
||||
export DOS_SIGNING_KEYS=$DOS_WORKSPACE_ROOT"Signing_Keys";
|
||||
export DOS_SIGNING_KEYS=$DOS_WORKSPACE_ROOT"Signing_Keys/2048";
|
||||
#export DOS_BINARY_PATCHER="";
|
||||
#export DOS_TOR_WRAPPER="torsocks"; #Uncomment to perform select build operations over Tor
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue