From c462fedc98f3810baf6d7ebc588748c907e7445b Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sun, 14 Jul 2024 12:04:24 -0400 Subject: Fix build, use smu and remove build directory --- barf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'barf') 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 -- cgit v1.2.3-54-g00ecf