diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index b7a0e1c..7d9d9dc 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -574,8 +574,9 @@ and initialize a fresh PKI here." notice "\ init-pki complete; you may now create a CA or requests. -Your newly created PKI dir is: $EASYRSA_PKI -" +Your newly created PKI dir is: $EASYRSA_PKI" + + notice "* Easy-RSA 'vars' file has now been moved to your PKI above." return 0 } # => init_pki()