From cc5a05c097729dd37fa06aea8d91bf607b2c882e Mon Sep 17 00:00:00 2001 From: mik-tf Date: Tue, 30 Sep 2025 13:06:27 -0400 Subject: [PATCH] docs: Update deployment command flag in Mycelium Society docs guide --- docs/ops/current/deployment-docs-mycelium.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ops/current/deployment-docs-mycelium.md b/docs/ops/current/deployment-docs-mycelium.md index ba871ad..dddb949 100644 --- a/docs/ops/current/deployment-docs-mycelium.md +++ b/docs/ops/current/deployment-docs-mycelium.md @@ -47,7 +47,7 @@ zinit restart caddy Users can build and publish the docs using: ```bash -hero docusaurus -path ~/code/git.ourworld.tf/tfgrid/docs_tfgrid4/ebooks/mycelium_society -d +hero docusaurus -path ~/code/git.ourworld.tf/tfgrid/docs_tfgrid4/ebooks/mycelium_society -dp ``` This builds the Docusaurus site and deploys it to `/root/hero/www/info/mycelium_society`.