fix spelling error in readme
parent
76c1ed6628
commit
d04ccb7a3f
|
@ -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 \
|
||||||
|
|
Loading…
Reference in New Issue