fix easyrsa pathing part 2

This commit is contained in:
lawtancool 2019-06-21 20:54:11 -07:00 committed by GitHub
parent 10ae840c31
commit bc8c2bc3fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,5 +47,5 @@ EasyRSA-3.0.4/easyrsa build-server-full "$OVPN_CN" nopass
EasyRSA-3.0.4/easyrsa gen-crl
# Remove EasyRSA files when we're done
rm -r ~/EasyRSA-3.0.4/
rm -r EasyRSA-3.0.4/
rm EasyRSA-3.0.4.tgz