From 31c6c3413344408015492e6ab9d6bf8a3c73f187 Mon Sep 17 00:00:00 2001 From: yly Date: Mon, 20 Jul 2026 16:01:54 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20upload.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更改ftp上传文件夹 --- upload.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload.sh b/upload.sh index 9003072..4e69a06 100644 --- a/upload.sh +++ b/upload.sh @@ -4,7 +4,7 @@ # 服务器信息 SERVER_USER="root" SERVER_HOST="106.14.30.150" -SERVER_PATH="/opt/1panel/apps/openresty/openresty/www/sites/sort.ycymedu.com/index" +SERVER_PATH="/opt/1panel/apps/openresty/openresty/www/sites/zsfz.jinzejk.com/index" PRIVATE_KEY="ALIYUN.pem" BACKUP_PATH="${SERVER_PATH}-backup-$(date +%Y%m%d%H%M%S).zip" DINGDING_WEBHOOK="https://oapi.dingtalk.com/robot/send?access_token=fca104958fea6273c9c7ef3f08b3d552645c214f929066785e8caf6e1885a5a6"