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