aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtask_report_to_email.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/task_report_to_email.pl b/task_report_to_email.pl
index f1260ed..7042ac4 100755
--- a/task_report_to_email.pl
+++ b/task_report_to_email.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
use strict;
use warnings;