Chmod +x examples, and add shebang lines
This commit is contained in:
3
examples/migrate_roster.py
Normal file → Executable file
3
examples/migrate_roster.py
Normal file → Executable file
@@ -1,3 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import sys
|
||||
import logging
|
||||
import getpass
|
||||
|
||||
Reference in New Issue
Block a user