cleanup EasyRSA once we're done

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

View File

@ -45,3 +45,6 @@ openvpn --genkey --secret $EASYRSA_PKI/ta.key
# Generate the CRL for client/server certificates revocation.
~/EasyRSA-3.0.4/easyrsa gen-crl
rm -r ~/EasyRSA-3.0.4/
rm EasyRSA-3.0.4.tgz