Remove unrelated change

This commit is contained in:
Angristan 2018-02-12 16:05:40 +01:00 committed by GitHub
parent 763d46406c
commit 2e358e4078
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -118,7 +118,7 @@ if [[ -e /etc/openvpn/server.conf ]]; then
echo ""
echo "Tell me a name for the client cert"
echo "Please, use one word only, no special characters"
read -p "Client name: " -e -i client2 CLIENT
read -p "Client name: " -e -i client CLIENT
cd /etc/openvpn/easy-rsa/
case $pass in
1)