diff options
Diffstat (limited to 'bin/localise_templates')
-rwxr-xr-x[-rw-r--r--] | bin/localise_templates | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/localise_templates b/bin/localise_templates index 63555bc..5cac98d 100644..100755 --- a/bin/localise_templates +++ b/bin/localise_templates @@ -1,4 +1,4 @@ -#!/bin/env perl +#!/usr/bin/env perl use strict; use warnings; |