script shuld fail hard
This commit is contained in:
parent
2d07a4c798
commit
b147e2119b
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ DEFAULT_CA = "https://acme-staging.api.letsencrypt.org"
|
||||||
When it all works, then you can go for real.
|
When it all works, then you can go for real.
|
||||||
|
|
||||||
```
|
```
|
||||||
#!/bin/sh -x
|
#!/bin/sh -xe
|
||||||
|
|
||||||
umask 0022
|
umask 0022
|
||||||
H=/home/acme
|
H=/home/acme
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue