главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Fenollosa <cfenollosa@mba.local>2015-03-09 11:21:15 +0100
committerCarlos Fenollosa <cfenollosa@mba.local>2015-03-09 11:21:15 +0100
commit95854e9dfecda32f679ba2e6285369f934b2e68e (patch)
tree08856b5a45882b8789fc8e01c66e3bd03e8003b3
parentdb3f42c4177857658e77a945200cec01ed86cc39 (diff)
Close #72
-rwxr-xr-xbb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bb.sh b/bb.sh
index f55f236..156f586 100755
--- a/bb.sh
+++ b/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