главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/bb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bb.sh')
-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