From c7eed4cd2407629797010b6b755cea7499dcc770 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Fri, 17 Jan 2025 07:46:17 -0800 Subject: [PATCH] Update README script to explain better how ./bin/deploy works. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed4e223e..a117d4d0 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,12 @@ for details. ## Deploying -To deploy, run `bin/deploy`. This requires SSH access to `hickory.sfconservancy.org`. +To deploy, run `./bin/deploy` on your local machine. + +Note that the `./bin/deploy` script will requires proper SSH access to the +`debian` (default) user SFC's webserver, `hickory.sfconservancy.org`, as well +as push access to this repository on the Git server (which was +`f.sfconservancy.org` at the time of writing these instructions). ## Link checking