Commit d04ccb7a authored by David Kerr's avatar David Kerr
Browse files

fix spelling error in readme

parent 76c1ed66
...@@ -155,7 +155,7 @@ do that then we should disable backup at the remote host (as there are ...@@ -155,7 +155,7 @@ do that then we should disable backup at the remote host (as there are
no files to backup -- they were erased during deployment). For example... no files to backup -- they were erased during deployment). For example...
```sh ```sh
export ACME_DEPLOY_SSH_BACKUP=no export ACME_DEPLOY_SSH_BACKUP=no
# modify the end of the remte command... # modify the end of the remote command...
&& rm /var/lib/unifi/unifi.example.com.key \ && rm /var/lib/unifi/unifi.example.com.key \
/var/lib/unifi/unifi.example.com.cer \ /var/lib/unifi/unifi.example.com.cer \
/var/lib/unifi/unifi.example.com.p12 \ /var/lib/unifi/unifi.example.com.p12 \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment