Update README.md

This commit is contained in:
kris 2026-02-14 11:26:32 +00:00
parent e167415d1c
commit 010f250eab

View File

@ -47,3 +47,10 @@ Add ssh config for the Primary:
EOF
```
Testing:
```
ssh certbot@tywaf12.firstderivatives.com 'sudo rsync --version'
ssh certbot@tywaf12.firstderivatives.com 'sudo systemctl reload nginx'
```