Skip to content

Commit 08e9f1b

Browse files
committed
Updated KEY_DIR to match new variable
1 parent 32eea68 commit 08e9f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/vars-30.epp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export EASYRSA_SSL_CONF="$EASY_RSA/openssl-1.0.cnf"
3939
export EASYRSA_PKI="$EASY_RSA/keys"
4040

4141
# Issue rm -rf warning
42-
echo NOTE: If you run ./clean-all, I will be doing a rm -rf on $KEY_DIR
42+
echo NOTE: If you run ./clean-all, I will be doing a rm -rf on $EASYRSA_PKI
4343

4444
# PKCS11 fixes
4545
export PKCS11_MODULE_PATH="dummy"

0 commit comments

Comments
 (0)