From cb3f063dc67b69c5a51485f5b696e69de0d6a085 Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Mon, 2 Mar 2015 20:31:42 +0100 Subject: [PATCH] git-whatsnew : corrige le shabang --- utils/git-whatsnew | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/git-whatsnew b/utils/git-whatsnew index 859bd22d..998b577f 100755 --- a/utils/git-whatsnew +++ b/utils/git-whatsnew @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/bin/bash /usr/scripts/python.sh # -*- coding: utf-8 -*- import subprocess