summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2020-01-14 15:20:39 +0100
committerMarc Vertes <mvertes@free.fr>2020-01-14 15:20:39 +0100
commitbe09b6cf6561c99d958608fea742f6a973e0f4ca (patch)
treef7706536a7b3c0bb0776ca07d4cbe7ff60d444e5 /bin
parent7a1f142f1e5a5956ca04c44e5da1c9c776d04af8 (diff)
md2html: awk path
Diffstat (limited to 'bin')
-rwxr-xr-xbin/md2html2
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