Chris McDonough 19 năm trước cách đây
mục cha
commit
3f227ae82a
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      src/supervisor/supervisorctl

+ 4 - 0
src/supervisor/supervisorctl

@@ -0,0 +1,4 @@
+#!/usr/bin/python
+from supervisor.supervisorctl import main
+main()
+