Skip to content
Snippets Groups Projects
Commit 2f239edc authored by Andreas Valder's avatar Andreas Valder Committed by Andreas Valder
Browse files

fixed shebang line to force python3

parent 59c31179
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python
#!/usr/bin/env python3
from server import *
if __name__ == '__main__':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment