Update README script to explain better how ./bin/deploy works.

This commit is contained in:
Bradley M. Kuhn 2025-01-17 07:46:17 -08:00
parent 3a81d3042e
commit c7eed4cd24

View file

@ -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