mirror of
https://github.com/Nyr/openvpn-install.git
synced 2024-11-24 05:56: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"
|
echo "Certificate for client $CLIENT revoked"
|
||||||
else
|
else
|
||||||
echo ""
|
echo ""
|
||||||
echo "You selected a invalid client!"
|
echo "You selected an invalid client!"
|
||||||
exit 7
|
exit 7
|
||||||
fi
|
fi
|
||||||
exit
|
exit
|
||||||
|
Loading…
Reference in New Issue
Block a user