mirror of https://github.com/xzeldon/htop.git
Another portability tweak.
This commit is contained in:
parent
9faf4938b8
commit
1eda099d06
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
import os, sys, string
|
||||
|
||||
|
|
Loading…
Reference in New Issue