add note about removing easyrsa after finishing

This commit is contained in:
lawtancool 2019-06-21 20:19:22 -07:00 committed by GitHub
parent ff3a97062b
commit 42ec170420
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,5 +46,6 @@ openvpn --genkey --secret $EASYRSA_PKI/ta.key
# Generate the CRL for client/server certificates revocation.
~/EasyRSA-3.0.4/easyrsa gen-crl
# Remove EasyRSA files when we're done
rm -r ~/EasyRSA-3.0.4/
rm EasyRSA-3.0.4.tgz