Wrong SC code.
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
parent
fefee6aa9f
commit
dcc79b2319
@ -1063,7 +1063,7 @@ vars_setup() {
|
||||
if [ -z "$EASYRSA_NO_VARS" ] && [ -n "$vars" ]; then
|
||||
#shellcheck disable=SC2034
|
||||
EASYRSA_CALLER=1
|
||||
# shellcheck disable=SC1091
|
||||
# shellcheck disable=SC1090
|
||||
. "$vars"
|
||||
notice "\
|
||||
Note: using Easy-RSA configuration from: $vars"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user