Chris McDonough 19 years ago
parent
commit
3f227ae82a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/supervisor/supervisorctl

+ 4 - 0
src/supervisor/supervisorctl

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