From 8d69c413f82d8de14d55c9876c2ff0fc575b85ac Mon Sep 17 00:00:00 2001 From: wucongxing <815046773@qq.com> Date: Thu, 2 Mar 2023 19:00:09 +0800 Subject: [PATCH] 1 --- hospital-deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hospital-deploy.sh b/hospital-deploy.sh index 5b432b8..d8a8068 100644 --- a/hospital-deploy.sh +++ b/hospital-deploy.sh @@ -94,7 +94,7 @@ upstream hospital { echo "$upstrame" > $nginx_upstrame # 复制证书 -cp -r /data/www/cret/wechat/pay/ ./extend/Wechat/certs/ +cp -r /data/www/cret/wechat/pay/1636644248/ ./extend/Wechat/certs/ #获取可用端口镜像数量 image=$(docker images "hospital-applets-api-$reload_port" | wc -l)