From 2b5cdd143ea931c7eacb40dca4c3d16a144925ce Mon Sep 17 00:00:00 2001 From: holger krekel Date: Thu, 7 Dec 2023 17:41:25 +0100 Subject: [PATCH] add a note --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4c3509db..918f9b77 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,10 @@ The `scripts/webdev.sh` script supports live development of the chatmail web pre - Starts a browser window automatically where you can "refresh" as needed. +Note that this script is not needed for running `scripts/deploy.sh" +which deploys the whole chatmail setup remotely. +The code that generates the web pages is identical +which means that `webdev.sh` gives a pretty good preview. ### Ports