fix shebang on start.py

python -> python2
This commit is contained in:
Arthur Poulet 2016-03-26 18:43:24 +01:00
parent fc74c420d7
commit a4352814d1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
# Included modules