Carlos Fenollosa 10 năm trước cách đây
mục cha
commit
95854e9dfe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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