의 미러
https://github.com/angristan/openvpn-install.git
synced 2025-09-17 17:50:46 +02:00
부모
5a4b31bd0d
커밋
9c8c848965
@ -1080,7 +1080,7 @@ function newClient() {
|
|||||||
if [[ $CLIENTEXISTS == '1' ]]; then
|
if [[ $CLIENTEXISTS == '1' ]]; then
|
||||||
echo ""
|
echo ""
|
||||||
echo "The specified client CN was already found in easy-rsa, please choose another name."
|
echo "The specified client CN was already found in easy-rsa, please choose another name."
|
||||||
exit
|
exit 1
|
||||||
else
|
else
|
||||||
cd /etc/openvpn/easy-rsa/ || return
|
cd /etc/openvpn/easy-rsa/ || return
|
||||||
case $PASS in
|
case $PASS in
|
||||||
|
불러오는 중...
x
Reference in New Issue
Block a user