weercd.py: use /usr/bin/env in python shebang
This commit is contained in:
parent
52fb9fc237
commit
bbd212c675
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Copyright (C) 2011-2014 Sébastien Helleu <flashcode@flashtux.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user