From: fREW Schmidt Date: Thu, 7 Jul 2011 13:58:52 +0000 (-0700) Subject: use env so that this can work with locally installed perls X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e2dd45ee41efdd9e600edd87fee9138d1a67bfb7;p=cil.git use env so that this can work with locally installed perls --- diff --git a/bin/cil b/bin/cil old mode 100755 new mode 100644 index c740b98..5c210d8 --- a/bin/cil +++ b/bin/cil @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl ## ---------------------------------------------------------------------------- # cil is a Command line Issue List # Copyright (C) 2008 Andrew Chilton