Improved shebang.

master
pictuga 2013-04-04 17:56:37 +02:00
parent 82084c2c75
commit 6783bbf992
1 changed files with 1 additions and 1 deletions

2
morss
View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
import sys
import os
from os.path import expanduser