From 00c8bca7fdf948b60c03d17deaf05b2d2cba571f Mon Sep 17 00:00:00 2001 From: geoRG77 Date: Fri, 21 Sep 2012 13:28:36 +0300 Subject: [PATCH] Update wnf.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #!/usr/bin/python > #!/usr/bin/env python for *bsd compatibility --- wnf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wnf.py b/wnf.py index 648e7d61ac..2efa505dca 100755 --- a/wnf.py +++ b/wnf.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Copyright (c) 2012 Web Notes Technologies Pvt Ltd (http://erpnext.com) #