From fa1494b2e61f78069012e72b474745a83eb11c2c Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 15 Jul 2009 16:10:29 +0200 Subject: change shebang --- fb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3-24-g4f1b