diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-07-10 10:53:45 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-07-10 10:56:53 +0100 |
commit | 9ccaaa9c052935075c227a97e3dc77edcb4605ba (patch) | |
tree | d84bcbb539bbf77bf68786c01293b92425396235 | |
parent | 267fa5b3e24e658ebaba60aa52247f38e4d00c77 (diff) |
Add log to shared directories to copy
-rw-r--r-- | docs/installing/deploy.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installing/deploy.md b/docs/installing/deploy.md index 5fc688120..0e4f6c4ad 100644 --- a/docs/installing/deploy.md +++ b/docs/installing/deploy.md @@ -110,6 +110,7 @@ Back on the server: `shared` directory created by Capistrano on the server: * `cache/` * `files/` + * `log/` Now, back on your local machine: |