mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-25 02:55:46 +03:00
Add python shebang line and chmod +x setup.py
This commit is contained in:
parent
7c89d5e97a
commit
92033e4ebc
1 changed files with 2 additions and 0 deletions
2
setup.py
Normal file → Executable file
2
setup.py
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
# Copyright 2014 matrix.org
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
|
Loading…
Reference in a new issue