diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-12-16 06:53:18 +0000 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-12-16 06:53:18 +0000 |
commit | 2a3bea6fcc6df013c06bc29805747db0e6763108 (patch) | |
tree | 55ff896069afc4f31084efd4fe455a44a77c31f5 /calendar/dayplan_revised.pl | |
parent | 3a6cbd0afc54951f71002b9ed38b0b2955ae905c (diff) |
cleanup before migration
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; |