diff options
author | Adam T. Carpenter <atc@53hor.net> | 2022-12-26 15:50:15 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2022-12-26 15:50:15 -0500 |
commit | e4544a2a0dad16fd73371ab6574bb642e05fffa9 (patch) | |
tree | 8d3aafff6f6a1c7f0caf1dc12cdc8082dfb4f558 | |
parent | 4f41d064c9cbf0647e07d012dd538c92648f7a61 (diff) | |
download | www-master.tar.xz www-master.zip |
-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 |