script shuld fail hard

This commit is contained in:
Randy Bush 2025-03-11 12:44:31 -07:00
parent c5ea950b7f
commit 2d07a4c798

View file

@ -149,7 +149,7 @@ DEFAULT_CA = "https://acme-staging.api.letsencrypt.org"
When it all works, then you can go for real.
```
#!/bin/sh -x
#!/bin/sh -xe
umask 0022
H=/home/acme