Skip to content

Commit 904f09d

Browse files
author
glucio
committed
Using Env as Shebang
1 parent fa30f1b commit 904f09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/env python
22
import sys
33
import os
44
from modules.conf import Conf

0 commit comments

Comments
 (0)