blob: 98ceae80e1a3c5d7fe02297ace9b28ae620eec61 (
plain)
1
2
3
4
5
6
7
8
|
--- a/scripts/bbmailparsefm.pl 2002-10-17 21:33:21.000000000 +0300
+++ b/scripts/bbmailparsefm.pl 2017-02-14 19:49:11.371106962 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
#
# Quickie script to parse fetchmail -c output
# (IMAP proto) for use with bbmail
|