From 770866fb29541921cc8f789e5baa303c19dda35e Mon Sep 17 00:00:00 2001 From: nlebreto Date: Thu, 27 Mar 2014 15:20:36 +0100 Subject: [PATCH] r1.11 replace first line bonfire.py usr/bin/env python --- sfa/bonfire/bonfire.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfa/bonfire/bonfire.py b/sfa/bonfire/bonfire.py index 165465e8..ccaefb0b 100644 --- a/sfa/bonfire/bonfire.py +++ b/sfa/bonfire/bonfire.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python #-*- coding:utf-8 -*- """ yum -y install python-pip -- 2.43.0