From 66f1105deb6318e1507de19ba5852af6f84b91c0 Mon Sep 17 00:00:00 2001 From: pho4cexa Date: Wed, 7 Dec 2022 16:17:44 -0800 Subject: [PATCH] don't call (main) twice when running uncompiled this set of patches gets repo2html working for me running as cli, both compiled and not, for fa! there was one markdown file in fa that lowdown throws an error about, i haven't investigated further. but i catch the error and render as plaintext instead. i haven't re-tested running as githook for pushing to fa and other repos yet. --- main.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.scm b/main.scm index 16975c2..0a62874 100755 --- a/main.scm +++ b/main.scm @@ -1,4 +1,4 @@ -#!/usr/bin/csi -ss +#!/usr/bin/csi -s (import utf8 lowdown