diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | initial-commands | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -27,7 +27,7 @@ Initial setup If you know how things work just copy and paste the [initial commands](initial-commands). Remember to edit and rerun `global-config-overlay`! -First time useres should take the long way below. +First time users should take the long way below. ### Live presentation diff --git a/initial-commands b/initial-commands index 3caed40..d249157 100644 --- a/initial-commands +++ b/initial-commands @@ -12,7 +12,7 @@ set name="DST-Root-CA-X3" [ find where fingerprint="0687260331a72403d909f105e69bcf0d32e1bd2493ffc6d9206d11bcd6770739" ]; } :if ([ / certificate print count-only where fingerprint="96bcec06264976f37460779acf28c5a7cfe8a3c0aae11a8ffcee05c0bddf08c6" or fingerprint="731d3d9cfaa061487a1d71445a42f67df0afca2a6c2d2f98ff7b3ce112b1f568" or fingerprint="0687260331a72403d909f105e69bcf0d32e1bd2493ffc6d9206d11bcd6770739" ] != 3) do={ - :error "Anything is wrong with your certificates!"; + :error "Something is wrong with your certificates!"; } / file remove "letsencrypt.pem"; :foreach Script in={ "global-config"; "global-config-overlay"; "global-functions"; "script-updates" } do={ |