diff options
-rw-r--r-- | Bastillefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |