mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-04 23:45:07 -04:00
Tweak
I don't like hearing the WRRRRRRRRRRRRRRRRRRRRRRRRR of the fans and drives in my nas spinning up every time a build finishes Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
9e9713611e
commit
09768ac79b
2 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@
|
|||
#General
|
||||
export DOS_WORKSPACE_ROOT="/mnt/dos/"; #XXX: THIS MUST BE CORRECT TO BUILD!
|
||||
#export DOS_BUILDS=$DOS_WORKSPACE_ROOT"Builds/";
|
||||
export DOS_BUILDS="/mnt/lanstor/DivestOS/Builds/"; #XXX: THIS MUST BE CORRECT TO BUILD!
|
||||
export DOS_BUILDS="/mnt/backup-1/DivestOS/Builds/"; #XXX: THIS MUST BE CORRECT TO BUILD!
|
||||
export DOS_SIGNING_KEYS="$DOS_WORKSPACE_ROOT/Signing_Keys/4096pro";
|
||||
export DOS_SIGNING_GPG="$DOS_WORKSPACE_ROOT/Signing_Keys/gnupg";
|
||||
#export USE_CCACHE=1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue