Remove left-over cruft
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
15386d4ee3
commit
7ae3ffd7d3
@ -2067,11 +2067,9 @@ vars_setup() {
|
|||||||
# If the --vars option does not point to a file, show helpful error.
|
# If the --vars option does not point to a file, show helpful error.
|
||||||
die "The file '$EASYRSA_VARS_FILE' was not found."
|
die "The file '$EASYRSA_VARS_FILE' was not found."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Otherwise, find vars 'the new way' followed by 'the old way' ..
|
# Otherwise, find vars 'the new way' followed by 'the old way' ..
|
||||||
else
|
else
|
||||||
# Clear flags
|
|
||||||
unset -v f_pki_vars f_prog_vars f_easyrsa_vars f_pwd_vars
|
|
||||||
|
|
||||||
# if NOT $want_init_pki
|
# if NOT $want_init_pki
|
||||||
if [ -z "$want_init_pki" ]; then
|
if [ -z "$want_init_pki" ]; then
|
||||||
# PKI location, if present:
|
# PKI location, if present:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user