This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new e71c67fc No longer present on server
e71c67fc is described below
commit e71c67fc87a11223f7655594590ff9793be37dd0
Author: Sebb <[email protected]>
AuthorDate: Mon Apr 15 23:38:09 2024 +0100
No longer present on server
---
DEPLOYMENT.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md
index 9280c817..6c76a2d5 100644
--- a/DEPLOYMENT.md
+++ b/DEPLOYMENT.md
@@ -129,9 +129,8 @@ and running - these are only needed for a new deployment.
Using the `www-data` user, copy over the following directories from
the previous whimsy-vm server:
* `/srv/agenda`
- * `/srv/icla`
* `/srv/gpg` - this contains the public key ring used to check ICLA
signatures
- * `/srv/mail` - Note that the /srv/mail/* directories will in general be
different between hosts
+ * `/srv/mail` - Note that the /srv/mail/* directories will in general be
different between hosts
This is because the final delivery routes will vary.
However, rather than try and merge the files, it is simpler to do a full
copy.