Update README with TSL cert renewal command

This commit is contained in:
2025-09-13 19:17:50 -07:00
parent c0b54ad843
commit 9e0df77552

View File

@@ -90,6 +90,13 @@ example:
$ make deploy
### renew server TSL certs
SSH into server admin account and run:
$ cd www
$ dehydrated --config config -c
## gotchas
### What is error `cosmo failed: [string "..."]:62: cannot resume dead coroutine`?