Stop hardcoding perl path.

This commit is contained in:
Mike Small 2020-06-16 10:49:09 -04:00
parent d6532488f8
commit d3447ded0c
1 changed files with 1 additions and 1 deletions

2
frfac
View File

@ -1,4 +1,4 @@
#!/usr/pkg/bin/perl
#!/usr/bin/env perl
# Print the URI of the most recent rfi francais facile episode.
# Feed this to a downloader. (This script doesn't itself download.)