aboutsummaryrefslogtreecommitdiff
path: root/barf
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-07-14 12:04:24 -0400
committerBradley Taunt <bt@btxx.org>2024-07-14 12:04:24 -0400
commitc462fedc98f3810baf6d7ebc588748c907e7445b (patch)
treed5c0b6aac84c8f2e3b4fbef737d6bb14fa88b09b /barf
parent70d8bb745024d2b382a93522e258fc28e7cc0c67 (diff)
Fix build, use smu and remove build directory
Diffstat (limited to 'barf')
-rwxr-xr-xbarf2
1 files changed, 1 insertions, 1 deletions
diff --git a/barf b/barf
index bbbe550..e027fc0 100755
--- a/barf
+++ b/barf
@@ -15,7 +15,7 @@ elif [ "$os_name" = "Darwin" ]; then
fi
set -eu
-MARKDOWN=lowdown
+MARKDOWN=smu
IFS=' '
# Create tab separated file with filename, title, creation date, last update