diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-10-06 09:08:07 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-10-06 09:08:07 +0100 |
commit | 9a07bd1fa89a6355066555b94373a0a562791342 (patch) | |
tree | ab67cb93f7c69b471667cec3ab3dcf7a03251f98 /calendar/dayplan_revised.pl | |
parent | 3a6cbd0afc54951f71002b9ed38b0b2955ae905c (diff) |
putting in env
Diffstat (limited to 'calendar/dayplan_revised.pl')
-rwxr-xr-x | calendar/dayplan_revised.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/dayplan_revised.pl b/calendar/dayplan_revised.pl index 43e74a7..bf72ea7 100755 --- a/calendar/dayplan_revised.pl +++ b/calendar/dayplan_revised.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # Porting dayplan.ksh to Perl use strict; |