This commit is contained in:
parent
8bb078f194
commit
d521c39513
|
|
@ -42,7 +42,7 @@ fi
|
|||
echo ""
|
||||
echo "[步骤 4/7] 启动 devops-monitor 进程..."
|
||||
cd "$SCRIPT_DIR"
|
||||
pm2 start monitor.py --name devops-monitor --interpreter python3
|
||||
pm2 start ./devops/monitor.py --name devops-monitor --interpreter python3
|
||||
echo "✓ devops-monitor 进程已启动"
|
||||
|
||||
# 5. 查看进程列表
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 3debc149e89d89cf1390f72fe7bf7425897c656f
|
||||
Subproject commit bc468b502fac84e6e4146bc48028b15281eceb4f
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4ae4058d3d6691eec967f5e332d5062a97ab3f44
|
||||
Subproject commit f61f434512731190b6949ec851bef4d0a2b54f41
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 5561093dc812159b41d732c74cc28346554fd4ab
|
||||
Subproject commit 0e362237f575fcd76b899eb0fa38976b39c166b2
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4c761acff033a920f5dfbe0839d3f941b67dcb6a
|
||||
Subproject commit 984a84e2ccebfb8536da25047d2f7e80a1f1373d
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit ab395e6270acab200b6a281fb936250919f72184
|
||||
Subproject commit 7a89488c3d5216a4d54a13769e5355ba56fa943b
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit dfa79531f04e16caed2afee8ea22ad2293917cc2
|
||||
Subproject commit 5a342fbae805e547533fb3806e8b6b4dc441bcaa
|
||||
Loading…
Reference in New Issue