From 7242d32fa827e2091411db3c1f2feb3422f403f4 Mon Sep 17 00:00:00 2001 From: KANIKIG Date: Sat, 10 Apr 2021 21:48:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=87=AA=E5=AE=9A=E4=B9=89TL?= =?UTF-8?q?S=E8=AF=81=E4=B9=A6=E7=9A=84=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gost.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gost.sh b/gost.sh index 2be9f99..baa1226 100755 --- a/gost.sh +++ b/gost.sh @@ -481,7 +481,7 @@ function cert() { echo -e "-----------------------------------" fi else - print_error "SSL 证书生成失败" + echo -e "SSL 证书生成失败" exit 1 fi elif [ "$numcert" == "2" ]; then