mirror of
https://github.com/Nyr/openvpn-install.git
synced 2024-11-23 21:46:08 +03:00
Typo
This commit is contained in:
parent
67b31c75e4
commit
332ffb03c5
@ -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…
Reference in New Issue
Block a user