Use /usr/bin/env to the perl binary in markdown.pl
This commit is contained in:
parent
07ccf11004
commit
88cae6e429
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/perl
|
||||
#!/usr/bin/env perl
|
||||
#
|
||||
# Markdown -- A text-to-HTML conversion tool for web writers
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue