Correct a syntax error (shellcheck)

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2022-05-13 23:05:25 +01:00
parent 4922cae263
commit d652a55088
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -868,7 +868,7 @@ install_data_to_pki () {
set_var EASYRSA_EXT_DIR "$EASYRSA_PKI/x509-types"
fi
if [ user_vars_true ]; then
if [ "$user_vars_true" ]; then
: # ok - No PKI/vars required
else
# Create PKI/vars from PKI/example