diff options
-rw-r--r-- | Bastillefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bastillefile b/Bastillefile index dc0272a..1ca7ca6 100644 --- a/Bastillefile +++ b/Bastillefile @@ -1,7 +1,7 @@ # Simple web server for my web site # Prerequisites -PKG lighttpd php74 mupdf +PKG lighttpd php82 mupdf OVERLAY usr CMD mkdir -p /var/www FSTAB /zroot/www/htdocs /var/www nullfs ro 0 0 |