mirror of
https://github.com/ZSCNetSupportDept/scheduler.git
synced 2025-10-28 20:45:05 +08:00
增加部署提示
This commit is contained in:
1
Makefile
1
Makefile
@@ -6,4 +6,5 @@ deploy:
|
|||||||
cp scheduler /opt/zscww_scheduler/scheduler
|
cp scheduler /opt/zscww_scheduler/scheduler
|
||||||
cp -r FrontEnd /opt/zscww_scheduler/FrontEnd
|
cp -r FrontEnd /opt/zscww_scheduler/FrontEnd
|
||||||
chmod +x /opt/zscww_scheduler/scheduler
|
chmod +x /opt/zscww_scheduler/scheduler
|
||||||
|
echo "部署脚本执行完成,记得放入member.csv数据文件"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user