X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=hook-dns-01.sh;h=aa20e8797e11015bbacae1a0194a2f4feef17969;hb=deb84dd03cb8656d39d690264ea4b5a6efa0a835;hp=ba091aa861044039a9b27a3f9c4757e7c0558615;hpb=b21cd0a37f6472a91e2622919394ad226183fb70;p=packages%2Fdehydrated.git diff --git a/hook-dns-01.sh b/hook-dns-01.sh index ba091aa..aa20e87 100755 --- a/hook-dns-01.sh +++ b/hook-dns-01.sh @@ -1,7 +1,7 @@ #!/bin/sh # based on https://github.com/lukas2511/dehydrated/wiki/example-dns-01-nsupdate-script -set -eu +set -e # concat file atomic way atomic_concat() {