mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
provision: Add a shebang line.
This commit is contained in:
parent
f8bb7503e6
commit
3b16daad18
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
from __future__ import print_function
|
||||
import os
|
||||
import sys
|
||||
|
||||
Loading…
Reference in New Issue
Block a user