Browse Source

Don't force python3 for manage_participants.py

Baptiste Jonglez 10 years ago
parent
commit
667972fa5e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      manage_participants.py

+ 1 - 1
manage_participants.py

@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python
 
 
 import sys
 import sys