Added python shebang

Added python shebang to be able to launch script directly
This commit is contained in:
Nicolas ELIE 2014-07-26 16:12:40 +02:00
parent acfb3270ab
commit 563bcb0372

View file

@ -1,3 +1,5 @@
#!/usr/bin/env python2
# Copyright (C) 2012-2014 Johannes 'josch' Schauer <j.schauer at email.de> # Copyright (C) 2012-2014 Johannes 'josch' Schauer <j.schauer at email.de>
# #
# This program is free software: you can redistribute it and/or # This program is free software: you can redistribute it and/or