add shebang and make executable

This commit is contained in:
josch 2013-07-17 20:33:47 +02:00
parent a0ca2a1152
commit 192bece36d

1
partsgen.py Normal file → Executable file
View file

@ -1,3 +1,4 @@
#!/usr/bin/env python
#
# Copyright 2013 Johannes Schauer <j.schauer at email.de>
#