Carlos Fenollosa 10 年之前
父节点
当前提交
95854e9dfe
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bb.sh

+ 1 - 1
bb.sh

@@ -143,7 +143,7 @@ global_variables() {
 
     # Markdown location. Trying to autodetect by default.
     # The invocation must support the signature 'markdown_bin in.md > out.html'
-    markdown_bin="$(which Markdown.pl)"
+    markdown_bin="$(which Markdown.pl || which markdown)"
 }
 
 # Check for the validity of some variables