From 57b622f5c35af5eac4dc78c39d5c8c978f429dc4 Mon Sep 17 00:00:00 2001 From: govolokatliai Date: Sun, 29 Dec 2024 12:41:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=83=A8=E7=BD=B2=E6=8F=90?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 2030b60..78e6797 100644 --- a/Makefile +++ b/Makefile @@ -6,4 +6,5 @@ deploy: cp scheduler /opt/zscww_scheduler/scheduler cp -r FrontEnd /opt/zscww_scheduler/FrontEnd chmod +x /opt/zscww_scheduler/scheduler + echo "部署脚本执行完成,记得放入member.csv数据文件"