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:
Tad 2023-05-12 21:43:02 -04:00
parent 9e9713611e
commit 09768ac79b
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
2 changed files with 3 additions and 3 deletions

View file

@ -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;