From 4479bd0a4164098895a394a4fca4469c8b061040 Mon Sep 17 00:00:00 2001 From: 53hornet Date: Sun, 12 Sep 2021 17:56:55 -0400 Subject: feat: add mupdf cv rendering, remove css from dirlisting --- Bastillefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bastillefile') diff --git a/Bastillefile b/Bastillefile index ddba70d..dc0272a 100644 --- a/Bastillefile +++ b/Bastillefile @@ -1,7 +1,7 @@ # Simple web server for my web site # Prerequisites -PKG lighttpd php74 +PKG lighttpd php74 mupdf OVERLAY usr CMD mkdir -p /var/www FSTAB /zroot/www/htdocs /var/www nullfs ro 0 0 -- cgit v1.2.3