From acd92b54b09a2fda991ee3c6e99a33939522fc6d Mon Sep 17 00:00:00 2001 From: Dave Arter Date: Thu, 2 Mar 2017 15:54:41 +0000 Subject: localise_templates fixes --- bin/localise_templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 bin/localise_templates diff --git a/bin/localise_templates b/bin/localise_templates old mode 100644 new mode 100755 index 63555bc..5cac98d --- a/bin/localise_templates +++ b/bin/localise_templates @@ -1,4 +1,4 @@ -#!/bin/env perl +#!/usr/bin/env perl use strict; use warnings; -- cgit v1.2.3