Use /usr/bin/env to locate Python

This commit is contained in:
Matt Mackall 2011-08-17 16:31:34 -05:00
commit 31daff485e

2
smem
View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
#
# smem - a tool for meaningful memory reporting
#