summaryrefslogtreecommitdiffstats
path: root/fb
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-07-15 16:10:29 +0200
committerFlorian Pritz <f-p@gmx.at>2009-07-15 16:10:29 +0200
commitfa1494b2e61f78069012e72b474745a83eb11c2c (patch)
tree3ff1ad301b60421d4c1d302ba4db1d9abf05db7e /fb
parente896c96d42375002c362e345690dfb46291dde80 (diff)
downloadbin-fa1494b2e61f78069012e72b474745a83eb11c2c.tar.gz
bin-fa1494b2e61f78069012e72b474745a83eb11c2c.tar.xz
change shebang
Diffstat (limited to 'fb')
-rwxr-xr-xfb2
1 files changed, 1 insertions, 1 deletions
diff --git a/fb b/fb
index f28db47..e291ca3 100755
--- a/fb
+++ b/fb
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
#----------------------------------------------------
# Licensed under WTFPL v2
# (see COPYING for full license text)