8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
source "$PWD/apicreds.sh"
|
|
|
|
DEBUG=no
|
|
|
|
RECORDS_BACKUP=$PWD/backup
|
|
DEPLOYED_CERTDIR=$PWD/certs
|
|
DEPLOYED_KEYDIR=$PWD/private
|