script shuld fail hard
This commit is contained in:
parent
c5ea950b7f
commit
2d07a4c798
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,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