This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
VendorSoftware
/
supervisor
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Browse Source
Script.
Chris McDonough
19 năm trước cách đây
mục cha
327cad40b7
commit
3f227ae82a
1 tập tin đã thay đổi
với
4 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
4
0
src/supervisor/supervisorctl
+ 4
- 0
src/supervisor/supervisorctl
Xem Tập Tin
@@ -0,0 +1,4 @@
+#!/usr/bin/python
+from supervisor.supervisorctl import main
+main()
+