diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,7 +7,8 @@ git crypt unlock direnv allow ./terraform-update.sh -# ...wait for the DNS to propagate... +# wait for the DNS to propagate, so +# letsencrypt can create the certificates ./nixos-update.sh ``` |