diff options
| author | Marc Vertes <mvertes@free.fr> | 2020-01-14 15:20:39 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2020-01-14 15:20:39 +0100 |
| commit | be09b6cf6561c99d958608fea742f6a973e0f4ca (patch) | |
| tree | f7706536a7b3c0bb0776ca07d4cbe7ff60d444e5 /bin | |
| parent | 7a1f142f1e5a5956ca04c44e5da1c9c776d04af8 (diff) | |
md2html: awk path
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/md2html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/md2html b/bin/md2html index 61683ae..35e1d72 100755 --- a/bin/md2html +++ b/bin/md2html @@ -1,4 +1,4 @@ -#!/usr/local/bin/awk -f +#!/usr/bin/awk -f # md2html.awk # by: Jesus Galan (yiyus) <yiyu.jgl@gmail>, May 2009 |
