mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 05:33:30 +03:00
Typo
This commit is contained in:
parent
67b31c75e4
commit
332ffb03c5
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ if [[ -e /etc/openvpn/server.conf ]]; then
|
|||
echo "Certificate for client $CLIENT revoked"
|
||||
else
|
||||
echo ""
|
||||
echo "You selected a invalid client!"
|
||||
echo "You selected an invalid client!"
|
||||
exit 7
|
||||
fi
|
||||
exit
|
||||
|
|
Loading…
Add table
Reference in a new issue