Add shebang

Closes #29
This commit is contained in:
janeczku 2016-07-14 01:52:06 +02:00
parent 82574d2118
commit d0c9bf9e0e
1 changed files with 1 additions and 0 deletions

1
cps.py
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
import os
import sys