add shebang and make executable
This commit is contained in:
parent
a0ca2a1152
commit
192bece36d
1 changed files with 1 additions and 0 deletions
1
partsgen.py
Normal file → Executable file
1
partsgen.py
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2013 Johannes Schauer <j.schauer at email.de>
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue