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 c6ab5ae List alphabetically
c6ab5ae is described below
commit c6ab5ae80732dc550d8fceef50f7957dd8ec8d0d
Author: Sebb <[email protected]>
AuthorDate: Wed May 1 00:50:28 2019 +0100
List alphabetically
---
DEPLOYMENT.md | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md
index 907b4bb..328610e 100644
--- a/DEPLOYMENT.md
+++ b/DEPLOYMENT.md
@@ -102,9 +102,13 @@ and running - these are only needed for a new deployment.
* Subscribe `[email protected]` to `[email protected]`.
* Add `[email protected]` to the `[email protected]`
alias.
- * Using the `www-data` user, copy over the following directories from
- the previous whimsy-vm* server: `/srv/agenda`, `/srv/mail/board`,
- ``/srv/icla`, /srv/mail/members`, `/srv/mail/secretary`.
+ * Using the `www-data` user, copy over the following directories from
+ the previous whimsy-vm* server:
+ * `/srv/agenda`
+ * `/srv/icla`
+ * `/srv/mail/board`
+ * `/srv/mail/members`
+ * `/srv/mail/secretary`
* Verify that email can be sent to non-apache.org email addresses
* Run [testmail.rb](tools/testmail.rb)