mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-04-26 18:28:28 +02:00
fail in pipes too
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
set -eu
|
set -e
|
||||||
|
set -u
|
||||||
|
set -o pipefail
|
||||||
|
|
||||||
. ./config.sh
|
. ./config.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user