Change the path to Python to env issue #20

pull/25/merge
nicolargo 2012-01-05 11:30:49 +01:00
parent 193de71a87
commit a29d7123ae
2 changed files with 2 additions and 1 deletions

1
TODO
View File

@ -1,2 +1,3 @@
- Packaging for .deb (Debian|Ubuntu|Mint) Linux distributions (contributors are welcomes)
- Test/coding for xBSD
- Add control to check the libstatgrab version in the script

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
#
# Glances is a simple CLI monitoring tool based on libstatgrab
#