From 8680f0cd2427bd801047a2244a3818dec029edf0 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 8 Feb 2022 21:36:35 -0500 Subject: chore: comments --- Bastillefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Bastillefile') diff --git a/Bastillefile b/Bastillefile index 9b88382..5a62d4c 100644 --- a/Bastillefile +++ b/Bastillefile @@ -2,6 +2,8 @@ PKG lighttpd php80 php80-filter php80-openssl phpmailer6 OVERLAY usr CMD mkdir -p /var/www /var/carpentertutoring + +# Mounts FSTAB /zroot/carpentertutoring/config /var/carpentertutoring nullfs ro 0 0 FSTAB /zroot/carpentertutoring/htdocs /var/www nullfs ro 0 0 -- cgit v1.2.3