Change shebang to python2
This commit is contained in:
parent
7c1d0e7d06
commit
b7332982b6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/env python
|
||||
#! /usr/bin/env python2
|
||||
# Written by Rupe version 2
|
||||
#
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue