Remove unrelated change
This commit is contained in:
parent
763d46406c
commit
2e358e4078
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue