支持批量部署。

This commit is contained in:
2024-12-20 17:48:01 +08:00
parent 16550480ac
commit fc74d8c115
11 changed files with 44 additions and 1 deletions
+3
View File
@@ -2,6 +2,9 @@
echo "start ssh"
service ssh start
echo "start set project"
/yuzhen_iot/prod_manage/app/plumber -project /home/yz_project.csv -S $1
echo "start scheduler"
/yuzhen_iot/service_manage/manage/app/scheduler
echo "yuzhen exit!"