mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-16 11:21:47 +00:00
fix spelling error in readme
This commit is contained in:
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
Block a user