Change shebangs from python2.7 to python.
This commit is contained in:
parent
03adee4c19
commit
a21cb61b3f
43 changed files with 43 additions and 43 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2.7
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Zulip notification post-receive hook.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue