additional automation
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
parent
7370b01a91
commit
fefee6aa9f
@ -1063,7 +1063,7 @@ vars_setup() {
|
||||
if [ -z "$EASYRSA_NO_VARS" ] && [ -n "$vars" ]; then
|
||||
#shellcheck disable=SC2034
|
||||
EASYRSA_CALLER=1
|
||||
# shellcheck source=easyrsa3/vars.example
|
||||
# shellcheck disable=SC1091
|
||||
. "$vars"
|
||||
notice "\
|
||||
Note: using Easy-RSA configuration from: $vars"
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
# Runs some basic operational testing
|
||||
|
||||
cd easyrsa3 || exit 1
|
||||
sh -x easyrsa init-pki --batch
|
||||
sh -x easyrsa init-pki
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user